BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/chemical-inventory
Add Hidden Fields to /Report/ page
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**[Original report](https://bitbucket.org/laborstudents/chemical-inventory-new/issue/149) by Kye Hoover (Bitbucket: [eykrevooh](https://bitbucket.org/eykrevooh), GitHub: [eykrevooh](https://github.com/eykrevooh)).**
----------------------------------------
Add a hidden field for each drop down option. When the a select is done the hidden fields value is updated.
Remove JS the enables all disabled elements on submit. No longer needed if there are hidden fields.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the /Report/ page and inspect each dropdown, its hidden-field handling, and the JavaScript that enables disabled elements during submit. Add a hidden field for each dropdown option, update its value when the selection changes, and remove the now-unneeded submit behavior; verify that submitted values remain available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100