Skip to content

feat(dashboards): Default to table view on dashboards landing page#114182

Merged
gggritso merged 1 commit intomasterfrom
georgegritsouk/dain-1585-set-table-as-the-default-view-for-dashboards-landing-page
Apr 30, 2026
Merged

feat(dashboards): Default to table view on dashboards landing page#114182
gggritso merged 1 commit intomasterfrom
georgegritsouk/dain-1585-set-table-as-the-default-view-for-dashboards-landing-page

Conversation

@gggritso
Copy link
Copy Markdown
Member

@gggritso gggritso commented Apr 28, 2026

Switch the default layout for the Dashboards landing page from grid to table (but still respect preferences if set). This is the first step toward phasing out the cards view—once we have data on how many users still land on grid, we can decide whether to remove it entirely.

Needed some test updates because the tests right now assume "Grid" view by default.

Closes DAIN-1585

Switch the default layout for users with no stored preference from grid
(cards) to table. Existing localStorage preferences are still respected,
so anyone who has explicitly chosen grid or table will keep that view.

This is the first step toward phasing out the cards view; once analytics
show how many users still land on grid, we can decide whether to remove
it entirely.

Refs DAIN-1585
@linear-code
Copy link
Copy Markdown

linear-code Bot commented Apr 28, 2026

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 28, 2026
@gggritso gggritso marked this pull request as ready for review April 30, 2026 14:23
@gggritso gggritso requested a review from a team as a code owner April 30, 2026 14:23
@gggritso gggritso merged commit 137da94 into master Apr 30, 2026
66 checks passed
@gggritso gggritso deleted the georgegritsouk/dain-1585-set-table-as-the-default-view-for-dashboards-landing-page branch April 30, 2026 14:23
cleptric pushed a commit that referenced this pull request May 5, 2026
…114182)

Switch the default layout for the Dashboards landing page from grid to
table (but still respect preferences if set). This is the first step
toward phasing out the cards view—once we have data on how many users
still land on grid, we can decide whether to remove it entirely.

Needed some test updates because the tests right now assume "Grid" view
by default.

Closes DAIN-1585
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants