hackjunction / hackjunction/JunctionApp

"Required field" notice should not replace the description of the field

Open
#263 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
78
Forks
69
PR merge metrics
No merged PRs in 30d

Description

The description of the field is replaced when there is no text. Without context user will be confused. The Red text should be placed under or below the description.

Without the text only the "required field" is visible
![image](https://user-images.githubusercontent.com/61411638/91307731-0230b780-e7b7-11ea-913c-b398710e42c0.png)

Only when with input the description text reappears
![image](https://user-images.githubusercontent.com/61411638/91307871-2ee4cf00-e7b7-11ea-9a2c-fac506f3e0b1.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the required-field state shown in the issue screenshots and inspect the form field implementation that replaces its description. Confirm the description remains visible when the field is empty and the red required-field notice appears below it; verify the behavior in the relevant form view.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.