design_system_flutter icon indicating copy to clipboard operation
design_system_flutter copied to clipboard

[Feature request]: Allow tap on selected tab bar item

Open simon-meer opened this issue 2 years ago • 0 comments

Preflight Checklist

Request type

Request for enhancement of a component

Functionality

I'm currently in the process of upgrading from an earlier version of the DSM, and I've encountered an issue with how the library handles tabs.

The way it is currently implemented, the SBBTabBar only sends out events when the tab has changed, but not when the user taps the currently selected tab.

In our case, we want to return the user to the top page of the respective navigation tree when they tap on the selected tab (i.e. the same behavior as the SBB App.)

It would be great if a new event could be added or the behavior reverted.

Link to design proposal file

No response

simon-meer avatar Jan 09 '24 09:01 simon-meer