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

How to support keyboard shortcuts? (react-selecto) #172

Open
tomelliot opened this issue Jun 11, 2024 · 1 comment
Open

How to support keyboard shortcuts? (react-selecto) #172

tomelliot opened this issue Jun 11, 2024 · 1 comment

Comments

@tomelliot
Copy link

tomelliot commented Jun 11, 2024

I'm trying to add keyboard shortcuts (like select-all ("meta+a"), select-none ("esc")) in a react-selecto instance.

Is there a way to handle this with Selecto? Currently I don't see a way - the onSelect handler ends up with a state mismatch, because there's no hook for synchronising internal state with external state.

@tomelliot tomelliot changed the title How to support keyboard shortcuts? How to support keyboard shortcuts? (react-selecto) Jun 11, 2024
@linxianxi
Copy link

try react-selectable-box

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