snowplow / snowplow/documentation

Issue: Feedback Text Area Validation Missing in Footer

Open
#682 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Navigate to the footer of the documentation website.
  2. Locate the feedback form.

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.

Validation Example

@Lakszy

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.