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 issue with adding focus classes on a tree without any interaction. #136

Merged
merged 2 commits into from
Jul 14, 2023

Conversation

kpustakhod
Copy link
Collaborator

When on initial tree loading propagation automatically selects any parent node, first node in a tree gets --focused style, thus if consumers use this styles in addition to :visual-focus pseudo-class this causes a confusion that visually there is a focused tree element on a page without any interaction.

Ref: UIEN-4502

@kpustakhod kpustakhod marked this pull request as ready for review July 14, 2023 13:17
@mellis481 mellis481 merged commit a536255 into dgreene1:master Jul 14, 2023
@mellis481 mellis481 deleted the visual-focus-issue branch July 14, 2023 13:17
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.

2 participants