Megabit / Blazorise

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
https://blazorise.com/
Other
3.29k stars 530 forks source link

When there are too many tabs selected, line breaks will occur. #5211

Open He-Wu opened 10 months ago

He-Wu commented 10 months ago

image

Can it be made in this form, indented form? 79bcec8a-d2e3-4d7c-8bfb-87747c4bb0bc

David-Moreira commented 10 months ago

Seems like a decent feature to me, @stsrki ?

stsrki commented 10 months ago

I like the proposal.

@He-Wu Do you have a demo of a working example you show in the gif?

He-Wu commented 10 months ago

I like the proposal.

@He-Wu Do you have a demo of a working example you show in the gif?

i have doc address https://www.blazor.zone/tab git url:https://github.com/dotnetcore/BootstrapBlazor

stsrki commented 10 months ago

Thanks.

This might also help: https://github.com/SupernovaIC/scrollable-tabs-bootstrap-5

He-Wu commented 10 months ago

Thanks.

This might also help: https://github.com/SupernovaIC/scrollable-tabs-bootstrap-5

Can it be integrated into existing tabs components?

stsrki commented 10 months ago

Yes, that is the plan.