ref(scraps): adopt standard backdrop#113968
Merged
Merged
Conversation
natemoo-re
force-pushed
the
nm/scraps/backdrop
branch
from
April 27, 2026 14:11
bd0edff to
ca2ae6e
Compare
natemoo-re
marked this pull request as ready for review
April 27, 2026 14:19
Contributor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit ca2ae6e9cebd3fed96b4775b9598a6b61cf36a2e. Configure here.
This reverts commit 3a82c06.
natemoo-re
force-pushed
the
nm/scraps/backdrop
branch
from
April 27, 2026 15:50
ca2ae6e to
8a83e6d
Compare
JonasBa
approved these changes
Apr 27, 2026
natemoo-re
enabled auto-merge (squash)
April 27, 2026 18:49
cleptric
pushed a commit
that referenced
this pull request
May 5, 2026
This branch eliminates one-off `Backdrop` components and adopts `@sentry/scraps/backdrop` around the app. - Follow-up to #113947: reverted because `Drawer` unintentionally rendered `<Backdrop zIndex="modal">` - Replaces one-off backdrop in **new** widget builder with backdrop - Updates old modal-based widget builder components to use new backdrop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This branch eliminates one-off
Backdropcomponents and adopts@sentry/scraps/backdroparound the app.Drawerunintentionally rendered<Backdrop zIndex="modal">