-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User Feedback widget appears behind modal dialog #13699
Comments
Hi. I was the one who originally submitter the issue to your support. In case you have any questions :) |
@HealperDK thanks for the awesome example repo! It's clear from that example that the I think this stack-overflow question and answers summarize the situation:
What we can do is see if the feedback form can use
What I would suggest to you in the mean time is to explore mounting the feedback into it's own
|
Thanks for the suggestion of mounting the feedback form onto my own dialog. I hadn't thought of that. I managed to get it working.
|
@HealperDK glad you got it to work and thank you for posting about it! |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/browser
SDK Version
8.30.0
Framework Version
No response
Link to Sentry event
No response
Reproduction Example/SDK Setup
https://github.com/HealperDK/sentry-feedback-form-modal-issue-example
Steps to Reproduce
Steps are in the Read Me
Expected Result
Sentry feedback widget appears "in the foreground" and users can interact with it without closing the modal dialog.
Actual Result
The widget appears behind the modal dialog.
The text was updated successfully, but these errors were encountered: