[ENHANCEMENT]: Add direct numeric input for "Number of Questions"
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 70/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- javascript
- Domain
- frontend
Research direction
Locate the existing “Number of Questions” control and its +/- handlers, then read how the current default and minimum behavior are implemented. Add direct numeric entry while preserving the existing controls, validate a minimum of 1, handle empty or invalid input gracefully, and verify that the existing behavior still works.
Written by the indexing model from the issue text.
Description
Feature and its Use Cases
Description:
The current "Number of Questions" control only supports increment and decrement via +/- buttons, with a default value of 10.
This approach becomes inefficient when users need to input larger values, as it requires repeated clicking.
Problem:
Poor scalability of input mechanism
Increased user effort for larger values
No direct input option
Additional Context
Proposed Solution:
Introduce a numeric input field (input type="number") alongside the existing +/- controls, allowing users to directly enter the desired number of questions.
Expected Behavior:
Users can:
Use +/- buttons (existing behavior), or
Type a number directly into the input field
Input is validated (minimum value = 1)
Invalid or empty input is handled gracefully
Existing functionality remains unchanged
Code of Conduct
- I have joined the Discord server and will post updates there
- I have searched existing issues to avoid duplicates
- Dominant language
- JavaScript
- Stars
- 172
- Forks
- 423
- PR merge metrics
- No merged PRs in 30d
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.
More from AOSSIE-Org/EduAid
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
AOSSIE-Org/EduAid#676 ·
-
good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
AOSSIE-Org/EduAid#668 · 7 comments ·
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 70/100
AOSSIE-Org/EduAid#636 · 1 comment ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
AOSSIE-Org/EduAid#630 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
AOSSIE-Org/EduAid#627 · 1 comment ·
All issues in AOSSIE-Org/EduAid
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·