motiondivision / motion

A modern animation library for React and JavaScript
https://motion.dev
MIT License
24.77k stars 827 forks source link

[FEATURE]: keyboard shortcut for search #2890

Open TenzDelek opened 2 hours ago

TenzDelek commented 2 hours ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] usally in most of the offical docs and website , a shortcut for search button is implemented for better UX which is missing right now. Describe the solution you'd like A clear and concise description of what you want to happen. to implement keyboard shortcut (crtil +k) to open up search Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. NA Additional context Add any other context or screenshots about the feature request here.

image

FAQs

Does Motion support Preact?

It might work with Preact, but we don't explicitly support it, so if it does currently work you'd be using it at your own risk.

TenzDelek commented 2 hours ago

@mattgperry how does the raising pr works here? do we wait for maintainer approval or directly raise one?