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

FIX: Fast-edit shortcuts got lost in bdd97ff #22762

Merged
merged 4 commits into from Jul 25, 2023
Merged

FIX: Fast-edit shortcuts got lost in bdd97ff #22762

merged 4 commits into from Jul 25, 2023

Conversation

CvX
Copy link
Contributor

@CvX CvX commented Jul 24, 2023

No description provided.

@CvX CvX requested a review from davidtaylorhq July 25, 2023 12:22

textarea.dispatchEvent(event);
await settled();
await triggerKeyEvent(textarea, "keydown", "B", metaModifier);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it! "testing keyboard events is tough + 7 lines of hack" --> "single line helper" 💪

@CvX CvX merged commit 49fc775 into main Jul 25, 2023
13 checks passed
@CvX CvX deleted the 0-fast-shortcuts branch July 25, 2023 12:46
@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/fast-edit-shortcuts-dont-work-anymore/272610/5

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