-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
feature:st.jsonRelated to the `st.json` elementRelated to the `st.json` elementtype:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features
Description
Checklist
- I have searched the existing issues for similar feature requests.
- I added a descriptive title and summary to this issue.
Summary
It would be great to add a feature where, if I mouseovered something inside a st.json, it would tell me the path.
Why?
In my streamlit apps, I will have very long, deeply nested st.json objects. When I scroll through these objects it is hard to keep track of my current location in the schema.
How?
Perhaps the path could be displayed in a tooltip. For example, in the link on the st.json reference page hovering over "1" or "stuff 2" could show "foo/stuff/1".
Additional Context
No response
github-actions and etiennelndr
Metadata
Metadata
Assignees
Labels
feature:st.jsonRelated to the `st.json` elementRelated to the `st.json` elementtype:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features