-
-
Notifications
You must be signed in to change notification settings - Fork 372
Add options to customize UserFeedback error messages #6790
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
base: main
Are you sure you want to change the base?
Conversation
|
…stomizable_error_messages_user_feedback
|
|
||
| ### Improvements | ||
|
|
||
| - Add options to customize UserFeedback error messages (#6790) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 🚫 The changelog entry seems to be part of an already released section
## 9.0.0.
Consider moving the entry to the## Unreleasedsection, please.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6790 +/- ##
========================================
Coverage ? 84.486%
========================================
Files ? 448
Lines ? 27298
Branches ? 11954
========================================
Hits ? 23063
Misses ? 4188
Partials ? 47
Continue to review full report in Codecov by Sentry.
|
Adds customization to error messages in user feedback.
Closes: #4720