Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tooltips with full path on st.json #13057

@davidhu-openai

Description

@davidhu-openai

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature:st.jsonRelated to the `st.json` elementtype:enhancementRequests for feature enhancements or new features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions