Open SchoolGuy opened 4 months ago
I'll take care of this tomorrow. Through using the UI during development I think it is most reasonable to add an action button in the top right corner and display a read-only version as a table inside a dialog. Showing individual values next to the inputs in the detail view is not helpful in my eyes as the rendered view is not a live representation of the object. Only saved item properties are visible.
I took care of the Golang CLI instead of implementing this. As such it is up for grabs again.
Is your feature request related to a problem? Please describe. A user desires to see the effect of the actions that are taken. As such it is needed to visualize to a user what value an item has once an attribute is inherited.
Describe the solution you'd like I have no special vision or mockup for this. The chosen initial implementation can be adjusted after feedback from users is collected.
Describe alternatives you've considered None
Additional context None