fix(ui): use mb-6 for the two stacked cards on mb-4 #467

Merged
nrupard merged 1 commit from fix/MAPPS-413-card-margin into main 2026-08-04 20:16:47 +02:00
Owner

What

mb-4 -> mb-6 on the two stacked Cards at time.rs:1983 (filters) and approvals.rs:135 (error).

Why

mb-6 is the card-stack margin at 16 of 19 stacked-Card sites, including elsewhere on the same pages. UI audit (MAPPS-399) finding F1.

Closes MAPPS-413.

## What `mb-4` -> `mb-6` on the two stacked Cards at time.rs:1983 (filters) and approvals.rs:135 (error). ## Why `mb-6` is the card-stack margin at 16 of 19 stacked-Card sites, including elsewhere on the same pages. UI audit (MAPPS-399) finding F1. Closes MAPPS-413.
fix(ui): use mb-6 for the two stacked cards on mb-4
All checks were successful
Check / fmt + clippy + tests (pull_request) Successful in 1m32s
Create release / Create release from merged PR (pull_request) Has been skipped
3eed9ddb2a
The time-tracking filters card (time.rs:1983) and the approvals error card (approvals.rs:135) sat above their page content with mb-4, while every sibling stacked Card at that level uses mb-6 (16 of 19 sites, including the same pages elsewhere). Align them. Found by the 2026-08-04 UI audit (MAPPS-399), finding F1.

#MAPPS-413

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
nrupard deleted branch fix/MAPPS-413-card-margin 2026-08-04 20:16:48 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/mokosh-apps!467
No description provided.