Compare commits

..

1 Commits

Author SHA1 Message Date
Flea Flicker 6f471a4934 fix(GRO-1026): re-apply GRO-730 scrollbar-hide to portal tab rows
CI / Test (pull_request) Successful in 33s
CI / Lint & Typecheck (pull_request) Successful in 42s
CI / Build & Push Docker Image (pull_request) Successful in 45s
The scrollbar-hide CSS utility and its usage in BillingPayments.tsx and
PetProfiles.tsx were lost in the groombook/app → groombook/web migration.

- src/index.css: add cross-browser .scrollbar-hide utility (Firefox/IE/WebKit)
- BillingPayments.tsx: replace flex-wrap with overflow-x-auto scrollbar-hide
- PetProfiles.tsx: add scrollbar-hide to pet-selector row and section tabs row
- UAT_PLAYBOOK.md: add §5.16a portal tab-row mobile overflow test cases

Updated UAT_PLAYBOOK.md §5.16a — new portal mobile overflow test cases TC-WEB-5.16.4–7.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-06-26 08:55:34 +00:00

Diff Content Not Available