responsive tabs and maximum number of tabs #2223
Answered
by
TheSisb
charleneyjh1
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
TheSisb
Feb 17, 2022
Replies: 1 comment 4 replies
-
Hi @charleneyjh1, There's no API restriction on the number of tabs in code. I believe the Figma restriction was to keep designers mindful of different browser resolutions, as having too many horizontal tabs can cause a bad experience on smaller devices. Some suggestions would be to consider using vertical tabs in your design or a Select component to make the selection more responsive friendly. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
TheSisb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @charleneyjh1,
There's no API restriction on the number of tabs in code. I believe the Figma restriction was to keep designers mindful of different browser resolutions, as having too many horizontal tabs can cause a bad experience on smaller devices.
Some suggestions would be to consider using vertical tabs in your design or a Select component to make the selection more responsive friendly.