Skip to content

IEnumerable/IDictionary Display should be simplified #1633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
JustinGrote opened this issue Nov 23, 2021 · 0 comments · Fixed by #1634
Closed

IEnumerable/IDictionary Display should be simplified #1633

JustinGrote opened this issue Nov 23, 2021 · 0 comments · Fixed by #1634
Assignees
Labels
Area-Debugging Issue-Enhancement A feature request (enhancement).

Comments

@JustinGrote
Copy link
Collaborator

JustinGrote commented Nov 23, 2021

We can simplify the display of standard array and dictionary objects by hiding a lot of the boilerplate, either directly, or into a separate "Detailed Properties" expandable. 99% of the time the user does not need this information and it just serves as noise.

If additional properties are added via inheritance, then those should be shown.

image

@ghost ghost added the Needs: Triage Maintainer attention needed! label Nov 23, 2021
@JustinGrote JustinGrote added Area-Debugging Issue-Enhancement A feature request (enhancement). and removed Needs: Triage Maintainer attention needed! labels Nov 23, 2021
@ghost ghost added the Status: In PR label Nov 23, 2021
@andyleejordan andyleejordan moved this to Todo in Sea Biscuit Jan 20, 2022
Repository owner moved this from Todo to Done in Sea Biscuit Jan 24, 2022
@ghost ghost added Status: Fixed and removed Status: In PR labels Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Debugging Issue-Enhancement A feature request (enhancement).
Projects
No open projects
Status: Done
1 participant