CodeYourFuture / CodeYourFuture/curriculum
Pressing left and right arrows in a text field in the prep view does navigation
Open
:gear: good first issue
hacktoberfest
help wanted
- Dominant language
- HTML
- Stars
- 76
- Forks
- 135
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 20
Description
On https://curriculum.codeyourfuture.io/itp/data-groups/sprints/3/prep/#implementing-a-character-limit type something in the textarea, then press left or right to move the cursor so you can edit the content.
See that instead of interacting with the textarea, you end up navigating to a different prep section.
Our nav shouldn't interfere with browser-native controls like this.
Contributor guide
Assessment
This issue has not been assessed yet.