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

fix(search): collapse expandable search if value is falsy #1987

Merged

Conversation

jmeurice
Copy link
Contributor

Fixes #1981

Changed the value checks to also consider null/undefined since it's typed as any.

@metonym metonym changed the title #1981 - Fixed collapsed search display glitch fix(search): collapse expandable search if value is falsy Aug 8, 2024
@metonym metonym merged commit 216d5a3 into carbon-design-system:master Aug 8, 2024
1 check passed
@metonym
Copy link
Collaborator

metonym commented Aug 9, 2024

Fixed in v0.85.1

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.

Display glitch in Search component
2 participants