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

Lazy loading feature in SlTree is not working properly #882

Closed
xdev1 opened this issue Aug 26, 2022 · 1 comment
Closed

Lazy loading feature in SlTree is not working properly #882

xdev1 opened this issue Aug 26, 2022 · 1 comment
Assignees
Labels
bug Things that aren't working right in the library.

Comments

@xdev1
Copy link
Contributor

xdev1 commented Aug 26, 2022

Please have a look at the following demo at SL's doc website:
https://shoelace.style/components/tree?id=lazy-loading

Please click on several items (=> all clicked items will be selected) and also try to unselect them afterward (=> not possible).
Also, please check the keyboard navigation in this demo (=> not working).
I guess, this is not the intended behavior.

Same in all browsers.

@xdev1 xdev1 added the bug Things that aren't working right in the library. label Aug 26, 2022
@claviska
Copy link
Member

Thanks for reporting this. Fixed in a3d00a9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that aren't working right in the library.
Projects
None yet
Development

No branches or pull requests

2 participants