snowplow / snowplow/documentation
Issue: Feedback Text Area Validation Missing in Footer
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 9
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 18
Description
It looks like you're describing an issue related to feedback validation in the footer of a documentation website. Here's a refined version of your issue description:
Issue: Feedback Form Validation Missing in Footer
Steps to Reproduce:
- Navigate to the footer of the documentation website.
- Locate the feedback form.
Description:
Upon attempting to submit feedback without any validation for user input, the system displays "Thanks for the feedback" even if the user has not entered any feedback.
Expected Behavior:
The feedback form should include validation to ensure that users have entered something before displaying the "Thanks for the feedback" message.
@Lakszy
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the footer feedback form on the documentation website and reproduce submission with an empty text area. The work is done when empty feedback is rejected and the success message appears only after feedback has been entered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100