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

Handle multiple navigation shortcuts #3911

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Handle multiple navigation shortcuts #3911

merged 1 commit into from
Nov 20, 2023

Conversation

luin
Copy link
Member

@luin luin commented Nov 20, 2023

When multiple shortcuts are pressed, we should extend the deadline instead of just ignoring.

Test plan:

  1. npm start
  2. Open http://localhost:9000/standalone/full.
  3. Add a list item.
  4. Press CMD+ArrowRight twice quickly.
  5. Press CMD+ArrowLeft.
  6. Make sure the caret is placed at the start of the line.

@luin luin marked this pull request as ready for review November 20, 2023 12:22
@luin luin merged commit 0592f02 into develop Nov 20, 2023
5 checks passed
@luin luin deleted the zh-uinode branch November 20, 2023 12:49
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

Successfully merging this pull request may close these issues.

1 participant