arsenaltech / nova-tab

Laravel Nova Tabs
74 stars 17 forks source link

Relationships Outside of Tab? #19

Open devotoare opened 6 years ago

devotoare commented 6 years ago

Is it possible to keep relationships (or any section) out of tabs? Basically I just want tabs to be inside a panel as a child of a panel. Right now when I add this to my resource my relationship is forced into a new tab, without my input.

What I Got: screen shot 2018-10-25 at 2 10 22 pm

What I expected was to still have "Customers" underneath my tabs.

shabbirbharmal commented 6 years ago

This is expected behavior. The way this package is programmed it is supposed to be used as replacement of panel.

ppisecky commented 6 years ago

It would be great to be able to move the resources outside of the tabs. This doesn't look great and produces quite a clutter.