FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove conditional on environment by lcreid · Pull Request #794 · bootstrap-ruby/bootstrap_form · GitHub

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 commented Apr 22, 2026

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

lcreid self-assigned this Apr 22, 2026
lcreid force-pushed the 792/remove-conditional-on-environment branch from 2006d81 to 1630f48 Compare April 22, 2026 21:27
lcreid merged commit b86e80f into bootstrap-ruby:main Apr 22, 2026
11 checks passed
lcreid deleted the 792/remove-conditional-on-environment branch April 22, 2026 21:30

pablobm commented Apr 23, 2026

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 commented Apr 23, 2026

Copy link
Copy Markdown
Contributor Author

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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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


Back | FazBrowse Home | New Git URL