GTBitsOfGood / GTBitsOfGood/VolunTrack

Registration form adding questions

Open
#551 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12
Forks
8
PR merge metrics
No merged PRs in 30d

Description

## Context
Image
Image

- The "Question" input field has a value of 'Question' inputted in by default when it should be empty
- When deleting the default 'Question' value inputted, the placeholder is shown (placeholder shown in second image)
- When users type into the field, it adds to 'Question' say they press 'd' then it becomes 'Questiond'

## Requirements

- Make it like other input fields and have the default value not be "Question" but rather blank

## Acceptance Criteria

- [ ] Fulfill the above requirements

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the registration form entry point and reproduce the Question field behavior shown in the issue. The field is done when it starts blank, displays its placeholder when empty, and user input no longer retains or appends to a default “Question” value.

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
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.