Tabs

Are Nested Tabs in desktop view good to use?

Are Nested Tabs in desktop view good to use?

The short answer is no -- nested tabs is not a great solution or user experience. Problems with the design on the right: The design paradigm is not intuitive to the user. The user has to figure out that they can slide the secondary tabs to the left to see more.

  1. When should tabs be used?
  2. What can I use instead of tabs?
  3. What is the most compelling argument for determining the maximum number of tabs that can be used in a webpage design?

When should tabs be used?

Use tabs to alternate between views within the same context, not to navigate to different areas. This is the single most important point, because staying in place while alternating views is the reason we have tabs in the first place.

What can I use instead of tabs?

If they're too long, then accordions are a better choice rather than tabs! Accordions placed on a horizontal space have too much space to accommodate long options and plenty of data, while on tabs if you choose long names as labels, they will look more or less like accordions only!

What is the most compelling argument for determining the maximum number of tabs that can be used in a webpage design?

Perhaps the most compelling argument for using tabs is simply that they are so common in user interface design and, specifically, web design.

What should I do when I have 2 diferent edits for the same object
What is object editing?How do you handle multiple users in a web application?How to copy some properties of object in JavaScript? What is object edi...
How to inform user they canot remove an element?
What is the difference between delete and remove?How do you remove an element from a DOM?How do you remove an element based on value? What is the di...
Filtering and Sorting a Table that has more than 1 row per user
How do I sort and filter in Excel?How to sort a section of rows in Excel? How do I sort and filter in Excel?Click any cell in the range or table. On...