You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix sponsor page copy-paste and drop nested GetAQuote modal
- Guard card/overlay click handlers against text selections so drag-select
no longer triggers navigation (copy-paste now works end-to-end).
- Drop the nested GetAQuote modal: convert it to a standalone page reached
via a real <Link>, fixing the broken href and stacked-overlay UX.
- Preserve the ?category filter across modal open/close.
- Fix ProgressBar fill overlapping the rounded track ends (overflow hidden).
- Fix modal scrollbar overlapping the rounded corners (overflow hidden on
dialog content, drop redundant inner border-radius).
0 commit comments