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

Rework enabled/click handling in ListItem and ListItem-derived components #1876

Open
blammit opened this issue Jan 24, 2025 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@blammit
Copy link
Contributor

blammit commented Jan 24, 2025

ListItem has an enabled state that is set by various ListItem-derived components.

This causes issues when gui-v2 needs to provide some default behaviour when an item is clicked, or for key navigation, when items cannot be disabled as that makes them non-focusable.

Investigate ways to rework ListItem and derived components to address this.

Issues that depend on this:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants