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

refactor(@clayui/treeview): LPD-19473 Improve TreeView Contrast on Active and Hover states #5820

Merged
merged 3 commits into from
May 23, 2024

Conversation

@ilzamcmed
Copy link
Member Author

Hey @matuzalemsteles @pat270 @ethib137
This PR is ready for review!
Thanks!

@pat270
Copy link
Member

pat270 commented May 20, 2024

@ilzamcmed there are issues with open tree view items getting the active selected state.
active-class
We need to remove the changes from active-class. We also need to add active: (focus: ()) styles and update treeview-dark too.

@ilzamcmed
Copy link
Member Author

Thanks @pat270!
I'll work on those behaviors.

@pat270
Copy link
Member

pat270 commented May 22, 2024

@ilzamcmed I took a look and updated the borders to use box-shadow instead of border. It keeps the styles more consistent when the state changes.

box-shadow

@ilzamcmed
Copy link
Member Author

Thanks @pat270!!

@pat270 pat270 merged commit 5fe7ccf into liferay:master May 23, 2024
4 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.

2 participants