FlowFuse / node-red-dashboard

https://dashboard.flowfuse.com
Apache License 2.0
198 stars 48 forks source link

New Layout: Tabs #1119

Closed joepavitt closed 2 months ago

joepavitt commented 2 months ago

Description

Rather than rendering groups side-by-side in a grid or masonry layout (as per Fixed and Grid) and beneath each other (as per Notebook), a new layout option should be available to show content in Tabs.

Vuetify's "Tab" component would assist here: https://vuetifyjs.com/en/components/tabs/#usage

Each group on a given page would be a tab, and would take up the space available on the page.

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

joepavitt commented 2 months ago

Requested by @omrid01 too - and I fancy a quick challenge, so going to see if I can build this in some down time at the weekend