HashSlap-Summer-of-Code / HashSlap-Summer-of-Code/ex-tracker
Validate Empty Description Field
Open
good first issue
hacktoberfest
help wanted
hssoc
- Dominant language
- C++
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Description:
Users can currently submit transactions with empty descriptions, which leads to poor readability and bad data.
Proposed Solution:
Add a required field check to the description input.
Show an error message or disable the submit button until it's filled.
Benefits:
Cleaner, more informative data.
Prevents accidental/empty entries.
Contributor guide
Assessment
This issue has not been assessed yet.