-
-
Notifications
You must be signed in to change notification settings - Fork 791
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 "Cmd/Ctrl + K" shortcut to focus search input in docs #4159
Conversation
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.
Thank you! Would you mind updating the changelog please 🙏
Will get it done. |
Done! For some reason the checks are not running. Please let me know if I can fix it some way. Thanks. |
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.
Thank you
Could you rebase on main please? I think that will fix CI |
Done sir 🕺🏽 |
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.
Thank you!!
This PR closes #4157
It adds the following shortcuts to focus the search input in generated docs
I've only tested in MacOS, and here's a screenshot. The placeholder changes to
![image](https://private-user-images.githubusercontent.com/35460828/401239909-cb153be2-6d74-488b-a662-b45a20d43418.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMzEzNzIsIm5iZiI6MTczOTMzMTA3MiwicGF0aCI6Ii8zNTQ2MDgyOC80MDEyMzk5MDktY2IxNTNiZTItNmQ3NC00ODhiLWE2NjItYjQ1YTIwZDQzNDE4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDAzMzExMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA0NDAwYzg4NDFiYWNjMjRkNDczZWYyMTc0NGM5MzY3MGY5YjE1MGNlZWU1MzIxYjg4MjgyMWEwMDEwYzhmZTcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Z_Q-7sLmV0Bm8rp6b5H4CCF-Ko6_9FW2h2IU-l7Snmc)
Search Ctrl + K
on windows and linux.P.S.
I think I also have to update some docs snapshots, please lmk if it has to be done