Reduce require submit times needed to show reset the code button
See original GitHub issueIs your feature request related to a problem? Please describe.
In forum, people come frustrated, I think when they have the ability to reset their steps early, it will reduce that frustration.
Describe the solution you’d like
Show reset button after one click.
Seeing reset
button showing after one click, will make it look like we are offering tools if they need them, instead of blocking them.
Pressing reset
button will reset the counter, which should need to be changed, as well.
Describe alternatives you’ve considered
Show reset
button right away, although easier, it will make people feel, we are blocking need for help button, because you can’t access it unless you have submitted three times.
Additional context
If you would like to fix this issue, please make sure you read our guidelines for contributing, we prioritize contributors following the instructions in our guides. Join us in Discord server) or the forum if you need help contributing, our moderators will guide you through this.
Sometimes we may get more than one pull requests. We typically accept the most quality contribution, followed by the one that is made first.
You can try to take inspiration from this pull request 😉 if you want to tackle it https://github.com/freeCodeCamp/freeCodeCamp/pull/46641
Happy contributing.
Issue Analytics
- State:
- Created a year ago
- Reactions:3
- Comments:13 (13 by maintainers)
Top GitHub Comments
I’ll just add that the words “tooltip” and “accessibility” almost never go together. So if we are going to use icon buttons for restart and help then we need to pick icons that are very obvious.
I find this issue interesting and would like to take this up. The thing is I am a noob in React.
I read the React documentation but will need help from time to time.