Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

FroeMic
Copy link
Contributor

@FroeMic FroeMic commented Sep 4, 2025

Important

Switch form validation to onSubmit, update error message, and add "Other" topic category in support form.

  • Behavior:
    • Change form validation mode from onChange to onSubmit in SupportFormSection.
    • Update error message for empty message field in SupportFormSchema to "Please provide a description of your issue."
  • Form Options:
    • Add "Other" to TopicGroups in formConstants.ts under "Product Features".
  • Misc:
    • Remove isValid check for submit button in SupportFormSection.

This description was created by Ellipsis for 05a7621. You can customize this summary. It will automatically update as commits are pushed.

1. Submit button is now always enabled, but errors visibly when Topic select is empty
CleanShot 2025-09-04 at 21 40 38@2x

2. New Option 'Other' as catch-all for long-tail product issues
CleanShot 2025-09-04 at 21 40 21@2x

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working labels Sep 4, 2025
@FroeMic FroeMic added this pull request to the merge queue Sep 4, 2025
@dosubot dosubot bot added the auto-merge This PR is set to be merged label Sep 4, 2025
Merged via the queue into main with commit a8471ad Sep 4, 2025
29 checks passed
@FroeMic FroeMic deleted the michael/lfe-6560 branch September 4, 2025 20:01
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant