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: handle clearbutton in dropdown #1076 #1119

Merged
merged 10 commits into from
Aug 5, 2024

Conversation

pedro-martins-brisa
Copy link
Member

@pedro-martins-brisa pedro-martins-brisa commented Jul 31, 2024

fix #1076

The conditions that validate whether the clear button should be rendered did not account for the case of it being multiple and having no data or being in a loading state.

View Storybook

https://62eab350a45bdb0a5818520e-jvhuzdyzya.chromatic.com/?path=/story/ion-navigation-dropdown--basic

Compliance

  • I have verified that this change complies with our code and contribution policies.
  • I have verified that this change does not cause regressions and does not affect other parts of the code.

Copy link
Contributor

@danilo-moreira-brisa danilo-moreira-brisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pedro-martins-brisa pedro-martins-brisa merged commit 01ce057 into main Aug 5, 2024
6 checks passed
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.

fix: handle clearButton in dropdown
5 participants