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: opening drop should focus on next available option only initially #229

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

ghiscoding
Copy link
Owner

  • opening the drop should move highlight to next available option but only on the initial opening, meaning that if we close and reopen the drop then it should keep its highlight index. Prior to this PR, closing/reopening multiple times was moving the highlight down by 1 option every time which is wrong

- opening the drop should move highlight to next available option but only on the initial opening, meaning that if we close and reopen the drop then it should keep its highlight index. Prior to this PR, closing/reopening multiple times was moving the highlight down by 1 option every time which is wrong
Copy link

stackblitz bot commented Feb 22, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

github-actions bot commented Feb 22, 2024

Playwright E2E Test Results

72 tests   72 ✅  1m 37s ⏱️
64 suites   0 💤
 1 files     0 ❌

Results for commit 9bd22cb.

♻️ This comment has been updated with latest results.

@ghiscoding ghiscoding merged commit a268e80 into main Feb 22, 2024
3 checks passed
@ghiscoding ghiscoding deleted the bugfix/open-drop-highlight-index branch February 22, 2024 16:13
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.

1 participant