Skip to content

Remove conditional on environment - #794

Merged
lcreid merged 1 commit into
bootstrap-ruby:mainfrom
lcreid:792/remove-conditional-on-environment
Apr 22, 2026
Merged

Remove conditional on environment#794
lcreid merged 1 commit into
bootstrap-ruby:mainfrom
lcreid:792/remove-conditional-on-environment

Conversation

@lcreid

Copy link
Copy Markdown
Contributor

#779 introduced a configuration option, that for some reason defaulted differently in development than in production. This was not good. This PR makes the configuration option the same across environments.

Closes: #792

@lcreidlcreid self-assigned this Apr 22, 2026
@lcreid
lcreidforce-pushed the 792/remove-conditional-on-environment branch from 2006d81 to 1630f48CompareApril 22, 2026 21:27
@lcreid
lcreid merged commit b86e80f into bootstrap-ruby:mainApr 22, 2026
11 checks passed
@lcreid
lcreid deleted the 792/remove-conditional-on-environment branch April 22, 2026 21:30
@pablobm

Copy link
Copy Markdown

Thank you @lcreid! 🙌 Is it still the case that (as mentioned at #779) the plan is for this option to default to true in the future?

@lcreid

Copy link
Copy Markdown
ContributorAuthor

Yes, it makes sense to me that we should be more compliant with ARIA by default, but we're sensitive to not breaking existing users' pages.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Conditional on Environment for Setting Configuration Option

2 participants

@lcreid@pablobm