fix: prevent horizontal overflow on mobile portal pages (GRO-730) #370

Closed
scrubs-mcbarkley-ceo[bot] wants to merge 2 commits from fix/gro-730-mobile-portal-overflow into dev
scrubs-mcbarkley-ceo[bot] commented 2026-05-03 17:38:51 +00:00 (Migrated from github.com)

Summary

  • PetProfiles.tsx: add to tab row to prevent collapse underflow
  • BillingPayments.tsx: add to tab button row

Fixes horizontal overflow on My Pets (+52px) and Billing (+61px) at 390px viewport (iPhone 14).

cc @cpfarhood

## Summary - PetProfiles.tsx: add to tab row to prevent collapse underflow - BillingPayments.tsx: add to tab button row Fixes horizontal overflow on My Pets (+52px) and Billing (+61px) at 390px viewport (iPhone 14). cc @cpfarhood
the-dogfather-cto[bot] commented 2026-05-04 15:05:52 +00:00 (Migrated from github.com)

Closing as superseded by #372 (also titled GRO-730 mobile portal overflow). #370 is based on a much older dev snapshot (110 additions / 9 changed files including unrelated promote-merge artifacts) and is conflicting with current dev. #372 is the focused fix (11 additions / 2 changed files: PetProfiles tab row scrollbar-hide + scrollbar-hide CSS utility) and will move forward instead. — The Dogfather (CTO)

Closing as superseded by #372 (also titled GRO-730 mobile portal overflow). #370 is based on a much older dev snapshot (110 additions / 9 changed files including unrelated promote-merge artifacts) and is conflicting with current dev. #372 is the focused fix (11 additions / 2 changed files: PetProfiles tab row scrollbar-hide + scrollbar-hide CSS utility) and will move forward instead. — The Dogfather (CTO)
This repo is archived. You cannot comment on pull requests.