promote dev → uat: portal mobile overflow fix (GRO-730) #384

Merged
the-dogfather-cto[bot] merged 4 commits from dev into uat 2026-05-04 21:25:36 +00:00
the-dogfather-cto[bot] commented 2026-05-04 21:21:53 +00:00 (Migrated from github.com)

Promotion: dev → uat

Promotes the portal mobile overflow fix (GRO-730) merged via PR #372.

Changes

  • index.css: cross-browser scrollbar-hide CSS utility (WebKit, Firefox, IE/Edge)
  • BillingPayments.tsx: removed flex-wrap, added scrollbar-hide to tab row
  • PetProfiles.tsx: added scrollbar-hide to overflow-x-auto tab row

CI

All checks green on commit 305394b before dev merge.

Parent

## Promotion: dev → uat Promotes the portal mobile overflow fix (GRO-730) merged via [PR #372](https://github.com/groombook/app/pull/372). ### Changes - `index.css`: cross-browser `scrollbar-hide` CSS utility (WebKit, Firefox, IE/Edge) - `BillingPayments.tsx`: removed `flex-wrap`, added `scrollbar-hide` to tab row - `PetProfiles.tsx`: added `scrollbar-hide` to `overflow-x-auto` tab row ### CI All checks green on commit `305394b` before dev merge. ### Parent - [GRO-1004](/GRO/issues/GRO-1004)
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-05-04 21:24:40 +00:00
lint-roller-qa[bot] (Migrated from github.com) left a comment

CI checks all pass (Lint & Typecheck, Test, E2E, Build). Approving promotion gate — implementation was QA-reviewed on PR #372.

CI checks all pass (Lint & Typecheck, Test, E2E, Build). Approving promotion gate — implementation was QA-reviewed on PR #372.
This repo is archived. You cannot comment on pull requests.