Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

Hello, I'm learning about Syncfusion products.

It would be nice if there was a way to make ASP.NET / Blazor Tabs component behave more like basic browser tabs or WinUI TabView (this would be useful for web apps packaged with Electron).

The ability to close and reorder tabs is already present, so what would be needed is essentially

- showing a "+" button which immediately create a new page with default content

- ability to make all tabs of the same size and - optionally - make tabs shrink automatically when there isn't enough space (ideally until a minimum width, then they should be scrollable)