[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Feedback](/c/feedback/8) # Vercel SMS notifications modal country code dropdown is clipped and overlaps buttons 9 views · 1 like · 2 posts Gaurav (@archduk3) · 2026-03-30 ## Problem When opening the SMS Notifications modal in `Team Settings` → `Notifications`, the country code dropdown for phone number selection renders incorrectly. ## Steps to Reproduce 1. Go to `Team Settings` → `Notifications` 2. Enable `SMS notifications` 3. Click to add a phone number 4. Open the country code dropdown ## Expected Behavior The dropdown should fully expand within the viewport and remain accessible without overlapping UI elements. ## Actual Behavior > **The dropdown is clipped at the bottom and overlaps with the modal’s "Continue" button, making some options difficult or impossible to select.** ## Environment - **Browser**: Chrome 146 - **OS**: Windows 10/11 - **Page**: `https://vercel.com/[team]/~/settings/notifications` ## Notes This appears to be a `z-index` or `overflow` issue within the modal container.  Amy Egan (@amyegan) · 2026-03-30 · ♥ 1 Thanks for reporting this! Opened a ticket to get this fixed :folded_hands: