Skip to content

Conversation

@stavros-tomas
Copy link
Collaborator

@stavros-tomas stavros-tomas commented Nov 6, 2025

In this PR:

  • Making changes to the dialog component so we can accommodate the new cookie banner. Default behavior remains the same.
  • Adding an extra story to showcase the new variant

This could have been implemented in another way as well, for example, by creating a brand-new custom component. Ideally, however, we want to take advantage of the existing “goodies” that ShadCN/Radix provides, such as focus trapping.

We could also have modified the Sheet component, but in this case, we need to block user interaction. The Dialog component is a blocking element, whereas the Sheet is not.

PR helpers

image

@github-actions
Copy link

github-actions bot commented Nov 6, 2025

🎉 This PR is included in version 3.5.0-NRP-2403-dialog-enhancements.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@stavros-tomas stavros-tomas changed the title test: NRP-2403: pre-release test: NRP-2403: Dialog enhancements Nov 6, 2025
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

🎉 This PR is included in version 3.5.0-NRP-2403-dialog-enhancements.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 3.5.0-NRP-2403-dialog-enhancements.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 3.5.0-NRP-2403-dialog-enhancements.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 3.5.0-NRP-2403-dialog-enhancements.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@stavros-tomas stavros-tomas merged commit 6b87217 into main Nov 11, 2025
1 check passed
@stavros-tomas stavros-tomas changed the title test: NRP-2403: Dialog enhancements feat: NRP-2403: Dialog enhancements Nov 11, 2025
stavros-tomas added a commit that referenced this pull request Nov 11, 2025
@stavros-tomas stavros-tomas deleted the NRP-2403-dialog-enhancements branch November 11, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants