rio-labs / rio

WebApps in pure Python. No JavaScript, HTML and CSS needed
https://rio.dev
Apache License 2.0
453 stars 14 forks source link

Allow Navigating to a Component in the Component Tree by Selecting Elements From the UI #68

Open mad-moo opened 2 weeks ago

mad-moo commented 2 weeks ago

Finding components by looking around in the component tree can be cumbersome. It would be very nice to have the ability to just click a component on the finished site and have the tree navigate to it.