kuma-gui icon indicating copy to clipboard operation
kuma-gui copied to clipboard

subscriptions: Use table/panel GUI instead of accordion panes

Open johncowen opened this issue 8 months ago • 1 comments

Description

Taken from https://github.com/kumahq/kuma-gui/issues/2164

Finally each subscription should have a copy raw button to just get the json/yaml of the subscription.

We should switch from using accordion panes for subscriptions to using a table/summary panel layout like the rest of the GUI.

In the summary panel we can have 2 tabs, [Overview] and [YAML]. Overview shows the information that is currently showing in the accordion panes, and the YAML tab can contain the YAML for the subscription (along with copy buttons etc)

johncowen avatar Jun 13 '24 09:06 johncowen