writer / writer-framework

No-code in the front, Python in the back. An open-source framework for creating data apps.
https://dev.writer.com/framework/introduction
Apache License 2.0
1.32k stars 76 forks source link

Feature request: Add search and keyboard shortcuts to toolkit #407

Closed samjulien closed 1 month ago

samjulien commented 6 months ago

Would be great from a DX perspective to add the same search functionality that's in the component tree to the toolkit. It's going to get tedious looking up each component in the list. Bonus points if we can add keyboard shortcuts to search in either tree (e.g. "/" or "cmd-K"). Screenshot 2024-04-26 at 1 05 53 PM (1)

ramedina86 commented 2 months ago

@samjulien This has been developed and merged, we'll be shipping it soon.

madeindjs commented 2 months ago

For reference, it was https://github.com/writer/writer-framework/pull/516