Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[BOM] - Add dropdown entries in-line
@aidanwls is already working on this.
Since Feb 10, 2025.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
When creating a new entry in a project's Bill of Materials (BOM), the user is asked to select from the following dropdowns that have improper functionality:
type
unit
In these dropdowns, the options can only be edited via admin tools. However, we want the user to be able to add options in the form. To see what I mean, look at how the "add new manufacturer" button works on the same form. These changes should be relatively straightforward, as the functionality of the "add new manufacturer" button is basically what we are trying to replicate.
Screenshots
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.
Assessment
This issue has not been assessed yet.