-
-
Notifications
You must be signed in to change notification settings - Fork 358
Fix: prevent empty feedback submission and improve UI (#1415) #1970
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?
Fix: prevent empty feedback submission and improve UI (#1415) #1970
Conversation
|
Hi @Mounika-max-348! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: kind of change description Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1970 +/- ##
===========================================
- Coverage 100.00% 98.94% -1.06%
===========================================
Files 30 30
Lines 633 662 +29
Branches 196 202 +6
===========================================
+ Hits 633 655 +22
- Misses 0 7 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hi @Mounika-max-348! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: kind of change description Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
1 similar comment
|
Hi @Mounika-max-348! Thanks a lot for your contribution! I noticed that the following required information is missing or incomplete: kind of change description Please update the PR description to include this information. You can find placeholders in the PR template for these items. Thanks a lot! |
What kind of change does this PR introduce?
Bugfix — prevents submitting feedback with an empty comment and improves the UI experience.
Issue Number:
Screenshots/videos:


If relevant, did you update the documentation?
Not applicable.
Summary
This PR:
feedback-commentand blocks empty submissions.Does this PR introduce a breaking change?
No.
Checklist