You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add landmark elements and regions for navigation (#527)
* Fix vertical scroll (data page) and icon picker position
* Add landmark elements and regions for navigation
* Add region role to action rows on testing model page
Regions as of this PR:
- header with the app-wide actions
- main containing the table-like area
- named action regions
- "data samples toolbar" or "testing model toolbar" containing the page specific actions (intentionally avoided the word action here)
- live graph
We think the live graph makes sense as a separate region as the other actions aren't related to it and are different per page. It's also something we talk about a lot in docs etc.
First cut of work for #517
0 commit comments