Skip to content

feat(dashboards): Increase default height for Laravel table widgets#109966

Merged
DominikB2014 merged 5 commits intomasterfrom
dominikbuszowiecki/dain-1274-increase-table-size-for-laravel-page
Mar 5, 2026
Merged

feat(dashboards): Increase default height for Laravel table widgets#109966
DominikB2014 merged 5 commits intomasterfrom
dominikbuszowiecki/dain-1274-increase-table-size-for-laravel-page

Conversation

@DominikB2014
Copy link
Contributor

Increases the default height of the paths, commands, and jobs table widgets on the Laravel overview dashboard from 2 to 3 rows. This shows more data by default without requiring users to manually resize.

Y-positions are adjusted to prevent widget overlap.

Refs DAIN-1274

DominikB2014 and others added 5 commits March 5, 2026 11:11
Increase the height of the paths, commands, and jobs table widgets
from 2 to 3 rows to show more data by default. Adjust y-positions
to prevent overlap.
When dashboards-prebuilt-controls feature flag is enabled, rename
"Show Templates" to "Show Prebuilt" and send excludePrebuilt query
param to filter prebuilt dashboards from the list.

Also keep minH at 2 for Laravel overview table widgets so users can
still shrink them below the default height of 3.

Co-Authored-By: Claude <noreply@anthropic.com>
@linear-code
Copy link

linear-code bot commented Mar 5, 2026

@DominikB2014 DominikB2014 marked this pull request as ready for review March 5, 2026 19:23
@DominikB2014 DominikB2014 requested a review from a team as a code owner March 5, 2026 19:23
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 5, 2026
@DominikB2014 DominikB2014 enabled auto-merge (squash) March 5, 2026 19:24
@DominikB2014 DominikB2014 merged commit ea4c577 into master Mar 5, 2026
62 checks passed
@DominikB2014 DominikB2014 deleted the dominikbuszowiecki/dain-1274-increase-table-size-for-laravel-page branch March 5, 2026 19:31
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