websight-io / starter

Sample project built on top of the Websight CMS
https://www.websight.io
Apache License 2.0
56 stars 7 forks source link

Dialog tabs wrap #143

Open wildone opened 1 year ago

wildone commented 1 year ago

Is it possible to have tabs wrap or provide a way to scroll them then there are more than neatly fit?

image
paweljozwicki commented 1 year ago

There's no way to do this with dialog fields provided by us, but in WebSight CMS Version: 1.10.0 there are tooltips on those tabs. I'm not sure if it will meet your requirements. If not, then you should be able to provide your own dialog fields, but we have to provide some documentation on how to do this.

wildone commented 1 year ago

Yeah its a bit ugly looking atm with all those elipses. As a temp fix I've made tab titles smaller for now, but it means you can only add so many tabs before its not friendly for authors.

AEM has a good example on this ill try digging it up. Maximise and Columns for dialogs would make big difference to Authors as well.

Tabs in large

image

Tabs in small

image

Dialog Maximise

image
wildone commented 1 year ago

Also adding a help button next to the close button in the dialog so that we can define a helpurl so that we can connect help file with dialogs.

paweljozwicki commented 1 year ago

In fact, those are insights that should improve the authoring experience. We will have to take a closer look at them in the design session.

wildone commented 1 year ago

Same thing applies to side menu as well

image

Also there is there a way to collapse Right side bar same as you can with left? :D

paweljozwicki commented 1 year ago

I apologize, I missed the question. No, there is no option to collapse this panel. It was a design decision not to allow for that.