Add toggle to show/hide Parameters in Graph view
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
With Aspire 13 introducing a dedicated Parameters tab, the Resources tab now has a cleaner look. However, the Graph view remains visually crowded because parameters are still displayed inline.
To improve usability and readability, I propose adding a toggle option that allows users to show or hide parameters in the Graph.
### Describe the solution you'd like
- Add a toggle (e.g., checkbox or switch) in the Graph view toolbar.
- Default state could be "parameters hidden" to emphasize clarity.
- When enabled, parameters should be displayed alongside resources as they are today.
### Additional context
Benefits:
- Provides a cleaner, less cluttered Graph view.
- Gives users control over how much detail they want to see.
- Aligns the Graph experience with the streamlined Resources tab.
Contributor guide
Assessment
This issue has not been assessed yet.