Add session tab list view to console pane #6160
Labels
area: console
Issues related to Console category.
area: ui
Issues related to UI category.
enhancement
New feature or request
Milestone
Create a tab list component that displays active sessions in the order they are created. The tab list does not need to support drag and drop reordering in this pass.
Each tab will display the following information in order:
To change the active session, a user can click on a tab from the console tab list. The console tab list will use the tab pattern documented here: https://www.w3.org/WAI/ARIA/apg/patterns/tabs/examples/tabs-automatic/
Testing:
The text was updated successfully, but these errors were encountered: