Vercel SMS notifications modal country code dropdown is clipped and overlaps buttons

Problem

When opening the SMS Notifications modal in Team SettingsNotifications, the country code dropdown for phone number selection renders incorrectly.

Steps to Reproduce

  1. Go to Team SettingsNotifications
  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.

Thanks for reporting this! Opened a ticket to get this fixed :folded_hands:

1 Like