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

COMBOBOX: selected state is not applied to selected menu option the first click #141

Open
jason-capsule42 opened this issue Jul 2, 2024 · 0 comments

Comments

@jason-capsule42
Copy link
Member

Please verify the version of auro-combobox you have installed

1.10.1

Please describe the bug

  1. Go to the combobox example that supports checkbox on the docsite
  2. Type the letter "a" to bring up the options
  3. Click on any example - note that at this time no check mark is shown
  4. close the bib
  5. reopen the bib and note that there is still no checkmark
  6. click on the same option again and see the checkmark is shown

For some reason even though the value of the combobox is getting set right, the "selected" attribute is not getting placed on the menu option until the second time it is clicked on.

Reproducing the error

This issue is reproducible on the Auro docsite

Expected behavior

Selected state should apply on first click

What browsers are you seeing the problem on?

No response

Additional context

No response

Exit criteria

No response

@jason-capsule42 jason-capsule42 added not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes labels Jul 2, 2024
@Patrick-Daly-AA Patrick-Daly-AA removed the not-reviewed Issue has not been reviewed by Auro team members label Jul 3, 2024
@Patrick-Daly-AA Patrick-Daly-AA removed their assignment Jul 3, 2024
@jason-capsule42 jason-capsule42 removed the Type: Bug Bug or Bug fixes label Oct 3, 2024
@jason-capsule42 jason-capsule42 transferred this issue from AlaskaAirlines/auro-combobox Dec 24, 2024
@jason-capsule42 jason-capsule42 changed the title selected state is not applied to selected menu option the first click COMBOBOX: selected state is not applied to selected menu option the first click Dec 24, 2024
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

No branches or pull requests

2 participants