KnightOfMelons / KnightOfMelons/Graduation-Project-University
Проверка значений в формах. JavaScript.
Open
Nobody has claimed this yet.
bug
- Dominant language
- HTML
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Добавить во все checking_numbers.js с первого и по 13 проверку на то, есть ли в формах буквы. Сделал изначально ограничение по цифрам, а про буквенные значения забыл, а то выбивает ошибку
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing checking_numbers.js files 1 through 13 and how each form currently restricts numeric input. Update the checks so alphabetic values in the forms are handled without producing the reported error, then verify the behavior across all 13 files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100