Open mimarz opened 1 year ago
Add this as example. 4 options go out of viewport. Example from here
I think there are a couple options, each with their own tradeoff. Personally I like scrollable tabs, which is probably the easiest solution, but it needs to communicate that you can scroll, either with an arrow or scrollbar. Maybe this could be coupled with a prop to only display the icon on mobile? Other options would be change to dropdown or to stack them.
Meeting 31.10.23
We decided we should implement horizontal overflow with scroll and button navigation.
We need to decide on how we should resolve the following use-case, and update code & guidelines in accordance.