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
refactor: Use keyboard shortcut hook in article form #11014
Conversation
|
Much cleaner now 🌞 Are you planning on doing all of the ones mentioned in #10878 in this PR? |
|
I think there's just the modal closing left? |
|
You're right, I thought there were more. I'll take the last one 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works well, just a note: the instructions say ctrl alt p not ctrl shift p
What type of PR is this? (check all applicable)
Description
Now we have a helper for keyboard shortcuts we can move old shortcuts over to this new method
Related Tickets & Documents
#10878
QA Instructions, Screenshots, Recordings
Press ctrl/command + shift + p in the new post page
it should toggle the preview
Added tests?
Added to documentation?
[optional] Are there any post deployment tasks we need to perform?
N/A
[optional] What gif best describes this PR or how it makes you feel?