-
-
Notifications
You must be signed in to change notification settings - Fork 445
Open
Labels
Status: TriageThis is the initial status for an issue that requires triage.This is the initial status for an issue that requires triage.π BugIndicates that the issue is a bug or defect.Indicates that the issue is a bug or defect.
Description
Describe the bug
In the documentation "Need Help?" section, submitting an empty feedback form correctly produces an error message preventing submission. However, if the user decides to close the form by toggling the Yes/No radio button instead of fixing the text, the error message remains permanently visible on the page under the radio buttons.
Steps To Reproduce
- Visit a documentation page demonstrating the
DocsHelpfeedback component at the bottom. - Click the "Thumbs Up" (Yes) icon to open the feedback form.
- Leave the text area completely blank and click "Submit Feedback".
- The error text "Feedback comment cannot be empty." appears.
- Click the exact same "Thumbs Up" (Yes) icon again. The form itself collapses and disappears.
- Notice the red error message remains floating there with no form attached.
Expected Behavior
Closing or toggling the visibility of the form should immediately clear any associated validation error states.
Screenshots
Device Information [optional]
- OS: macOS
- Browser: Chrome
- version: 0.1.0Are you working on this issue?
Yes
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: TriageThis is the initial status for an issue that requires triage.This is the initial status for an issue that requires triage.π BugIndicates that the issue is a bug or defect.Indicates that the issue is a bug or defect.