dkulyk / nova-tabs

Another Laravel Nova Tabs Package
58 stars 7 forks source link

Enhancement: Tabs in Edit view #10

Closed ahmedkandel closed 5 years ago

ahmedkandel commented 5 years ago

@dkulyk thanks for the great robust package, are you planning to add support for edit view? if so it will be also great if validation in edit view swich to the tab containing invalid fields ;)

dkulyk commented 5 years ago

In this implementation it is impossible. I'll try to implement it when Panels on edit views will be added.

ahmedkandel commented 5 years ago

@dkulyk thanks a lot looking forward to that.

ahmedkandel commented 5 years ago

Hi @dkulyk, Nova 2.0.8 has been released with "Panels on the Create and Update views" will it be possible to the tabs as well?

Thanks.