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

Keyboard shortcuts: fix warnings and add one for focusing chat input #139

Open
ellisonbg opened this issue Dec 30, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@ellisonbg
Copy link
Collaborator

A few minor issues with keyboard shortcuts with Jupyter AI 3.0.0a0 pre-release.

Description

First, I see the following warnings in the browser console when using Jupyter AI 3.0.0a0 pre-release:

Screenshot 2024-12-30 at 10 18 34 AM

Second, when I have a chat document open and active, pressing enter doesn't focus the text box like I would expect.

Reproduce

  1. Open chat document.
  2. Make sure the text box is blurred, while the document is active.
  3. Press enter to focus the text box.
  4. See that it doesn't get focus (mouse click is required).

Expected behavior

  • As a user, I want to use enter to focus the text box of a chat document.
@ellisonbg ellisonbg added the bug Something isn't working label Dec 30, 2024
@dlqqq dlqqq changed the title Ketboard shortcut behavior in 3.0.0a0 pre-release Keyboard shortcuts: fix warnings and add one for focusing chat input Dec 30, 2024
@dlqqq dlqqq transferred this issue from jupyterlab/jupyter-ai Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant