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
feat(dashboards): Create table for landing page table view (#80945)
As part of creating table view for the dashboards landing page this PR
creates the actual table with most of the fields that are present in the
mockup (only column left to add is permissions/access column). Switching
the toggle to list view will bring you to this page view. I've defaulted
to 25 items per page (i'm not sure if there's a different amount we want
to use). It's still under the feature flag `dashboards-table-view` which
I only have access to atm.
<img width="1512" alt="image"
src="https://github.com/user-attachments/assets/89530817-cd94-4128-ad3a-fa1ea05851d6">
0 commit comments