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

focusFirstItem does not work anymore #1129

Open
AnnyA95 opened this issue Jun 27, 2022 · 1 comment
Open

focusFirstItem does not work anymore #1129

AnnyA95 opened this issue Jun 27, 2022 · 1 comment

Comments

@AnnyA95
Copy link

AnnyA95 commented Jun 27, 2022

focusFirstItem does not work anymore in none of the browsers.

@AnnyA95 AnnyA95 changed the title focusFirstItem wont work focusFirstItem does not work anymore Jun 27, 2022
@kdejaeger
Copy link

The background color somehow is not visible. We could make it work by adding this to our css:
.rw-list-option.rw-state-focus:not(.rw-state-selected) { background-color: #e9ecef; }

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