Skip to content

feat(colors): enable dialog close button on all viewports#900

Open
chinni-d wants to merge 1 commit intoradix-ui:mainfrom
chinni-d:feat/colors-dialog-close-btn
Open

feat(colors): enable dialog close button on all viewports#900
chinni-d wants to merge 1 commit intoradix-ui:mainfrom
chinni-d:feat/colors-dialog-close-btn

Conversation

@chinni-d
Copy link

@chinni-d chinni-d commented Feb 25, 2026

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code.
  • Include the URL where we can test the change in the body of your PR.

This pull request:

  • Fixes a bug
  • Adds additional features/functionality
  • Updates documentation or example code
  • Other

Description

The Swatch info dialog (Dialog.Content) had its close button hidden on larger screens (display={{ sm: 'none' }}), meaning desktop users lacked an obvious exit action. This PR simply removes the breakpoint to ensure the close button is uniformly explicitly visible on all viewports.

🟥 Before

🟩 After

@chinni-d chinni-d requested a review from chaance as a code owner February 25, 2026 16:14
@vercel
Copy link

vercel bot commented Feb 25, 2026

@chinni-d is attempting to deploy a commit to the WorkOS Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant