Show different views of data in a table
Use tabs to organize table data into different views based on status or category, showing counts in each tab to help workers quickly navigate to relevant items.
When to use
Use this pattern when:
- Workers need to view data filtered by status
- Different subsets of data require focused attention
- Quick access to counts of items in each category is helpful
- Switching between views should preserve context
Considerations
- Show counts in tab headers using badges
- Maintain consistent table structure across tabs
- Default to the most commonly used view
- Consider which statuses need prominent display