View Modes
The Browse page offers three view modes, each suited to different tasks. Switch between them using the view toggle in the toolbar.
Grid View
Card-based layout with pagination. Each card shows the component name, category, deprecation date, urgency badge, and milestone type.
Best for: detailed review of individual deprecations when you need to see full descriptions and metadata at a glance.
Timeline View
Visual timeline showing deprecations plotted along a horizontal date axis. Deprecations are grouped by month and colour-coded by urgency.
Best for: understanding chronological order and identifying clusters of deprecations that may need coordinated migration effort.
Calendar View
Month-by-month calendar visualisation. Each day cell shows deprecation milestones that fall on that date.
Best for: planning migrations around specific dates, sprints, or release windows.
When to Use Each View
| Scenario | Recommended View |
|---|---|
| Reviewing details of specific deprecations | Grid |
| Understanding timing and clustering | Timeline |
| Planning migration sprints by date | Calendar |