getsentry / sentry-javascript

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

User Feedback widget has accessibility issues #9291

Open gcamacho079 opened 11 months ago

gcamacho079 commented 11 months ago

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/vue

SDK Version

7.58.1

Framework Version

No response

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

Expected Result

No accessibility issues that might prevent a user from submitting feedback.

Actual Result

The following issues were found during a quick scan:

AbhiPrasad commented 11 months ago

Hey @gcamacho079 thanks for opening an issue! We should fix some of these issues. I'm going to backlog this us to take a look later, but if you're interested in contributing PRs are very much welcome.

https://github.com/getsentry/sentry/blob/master/src/sentry/templates/sentry/error-page-embed.html is the widget location!

bruno-garcia commented 11 months ago

@gcamacho079 Since you seem interested in a11y, fyi we're discussing a future feature in Sentry: https://github.com/getsentry/sentry/discussions/58423