-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add keyboard navigation to the edit experience #23
Comments
Hey @nazmulidris, I would like to work on this issue, Can you please assign it to me :) |
Hi 👋🏽 @shlok-2003 , this issue is all yours 👍🏽 . Please take a look at our contributor guide. And we have a discord server if you would like to chat about the issue or PR. Also, please associate your PR and issue using this technique: https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue |
@shlok-2003 Hi 👋🏽 If you don't have time to work on this issue, please let me know and I can assign it to someone else. Thank you for spending your time contributing. |
Hi @nazmulidris, Can you tell me how to run this project locally? |
@postmeback The instructions are in the README npm install
npm run build
npm run watch You will find a |
Currently, in order to edit shortlinks, the user has to use a mouse. It would be great to have a way to use keyboard shortcuts to navigate the entire editing experience.
This could look like:
The text was updated successfully, but these errors were encountered: