AOSSIE-Org/EduAid
[GOOD FIRST ISSUE]: Add a "Clear Input" button to reset the text input form
Aperta
#668 aperta il 18 apr 2026
good first issue
Metriche repository
- Star
- (172 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Context
Problem: Currently, there is no way to quickly clear the text input field on the input page. Users who want to start over must manually select all the text and delete it, which is inefficient and poor UX — especially on mobile or when large amounts of text have been pasted in.
What Needs to Be Done
Proposed Solution: Add a "Clear" or "Reset" button near the text input field that:
- Clears the text input field in one click
- Resets any other form fields (difficulty, question type, question count) back to their default values
- Does not navigate away from the page
Resources
Getting Started
- I have joined the Discord server and will post updates there
- I have read the Contribution Guide
- I understand this issue is assigned on a first-come, first-served basis