Skip to content

Wildcard: [Tabs] Support item wrapping for the mobile screen

Administrator requested to merge vk/fix-tabs-mobile-layout into main

Created by: vovakulikov

This PR improves <Tabs /> component layout for the mobile layouts. Prior to this PR, all tabs buttons were placed always in just one row.

The following screenshots were taken from Code Insights landing page but I assume this problem would be solved in other placese where Tabs are used as well.

Before After
Screenshot 2022-02-22 at 16 32 33 Screenshot 2022-02-22 at 16 33 14

Merge request reports

Loading