getsentry / sentry-javascript

Official Sentry SDKs for JavaScript
https://sentry.io
MIT License
8.01k stars 1.58k forks source link

Feedback dialog header does not wrap with long titles #14351

Closed billyvg closed 1 day ago

billyvg commented 4 days ago

Discussed in https://github.com/getsentry/sentry-javascript/discussions/14339

Originally posted by **AgarkovRoman** November 18, 2024 I am migrating from v7 to v8, and there is an issue with the feedback dialog. If the title is too long, the dialog becomes oversized, and there are no built-in CSS variables to control it. Screenshot 2024-11-18 at 12 15 30 Here is how it looked in the previous version with the same CSS styles. Screenshot 2024-11-18 at 12 15 40 Am I missing something, or do you have any ideas on how to fix it? Thanks!
github-actions[bot] commented 10 hours ago

A PR closing this issue has just been released 🚀

This issue was referenced by PR #14355, which was included in the 8.40.0 release.