Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Maintenance] - Sorting Features on BOM table
Open
@hayliepedersen is already working on this.
Since Mar 27, 2026.
feature enhancement
front-end
maintenance
medium
stale
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Make the columns in the BOM table view sortable
Acceptance Criteria
Make all (reasonably sortable) fields sortable, and sort by Type by default.
Make sure it doesn't mess up when you add items to Assemblies. For example, you may need to define a custom sort that puts anything with Assemblies at the bottom.
Proposed Solution
Explore DataGrid sorting features: https://mui.com/x/react-data-grid/sorting/
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.