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

Principled approach to keyboard focus management #161

Open
epatters opened this issue Sep 10, 2024 · 0 comments
Open

Principled approach to keyboard focus management #161

epatters opened this issue Sep 10, 2024 · 0 comments
Labels
enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations ui/ux User interface and user experience

Comments

@epatters
Copy link
Member

As noted in #159, the app does not handle keyboard focus appropriately when multiple notebooks are open. To make this at all reliable, we need a more principle approach to managing focus.

@olynch suggested something like that having top-level application state that tracks which component currently "owns" the focus.

@epatters epatters added enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations ui/ux User interface and user experience labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations ui/ux User interface and user experience
Projects
None yet
Development

No branches or pull requests

1 participant