-
Notifications
You must be signed in to change notification settings - Fork 13
refactor: enabling hidden
attribute
#5070
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: enabling hidden
attribute
#5070
Conversation
|
🔭🐙🐈 Test this branch here: https://db-ux-design-system.github.io/core-web/review/refactor-custom-select-enabling-hidden-attribute |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 36 out of 36 changed files in this pull request and generated no new comments.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
hidden
attributehidden
attribute
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Proposed changes
This ensures that our existing
display
declarations aren't overwriting thehidden
HTML attributes CSS to hide HTML nodes that have ahidden
HTML attribute.Types of changes
Further comments