Fix: prevent empty feedback submission and improve UI (#1415)#1970
Fix: prevent empty feedback submission and improve UI (#1415)#1970Mounika-max-348 wants to merge 1 commit intojson-schema-org:mainfrom
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! |
|
Hi @Mounika-max-348 👋 Thanks for working on this fix — the validation logic looks solid 👍 I noticed that the PR is currently failing Codecov checks Let me know — happy to help move this forward 🙂 |
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