SchweizerischeBundesbahnen/scion-workbench

Display the start page without a part

k-genov opened this issue · 0 comments

Is your feature request related to a problem? Please describe.

Currently, the workbench displays an application's start page when no view is opened. However, this start page is rendered in a workbench part which, by definition, is just a container of views.

Describe the solution you'd like

The start page (i.e. primary router outlet) should be rendered without a part if the main area or the workbench layout contains only one part without views. Consequently, part actions are not available on the start page.

Describe alternatives you've considered

n/a

Additional context

n/a