Skip to content
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

Fixes #15968: Avoid resizing quick search field to display clear button #16046

Merged
merged 1 commit into from
May 9, 2024

Conversation

jeremystretch
Copy link
Member

Fixes: #15968

Apply/remove the invisible CSS class (rather than d-none) to toggle visibility while preserving DOM layout

@jeremystretch jeremystretch requested a review from arthanson May 8, 2024 18:49
@jeremystretch jeremystretch merged commit e055e0a into develop May 9, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 15968-quicksearch-button branch May 9, 2024 14:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI/UX - Quicksearch field should not resize when clear button is displayed
2 participants