McMaster-Baja-Racing / McMaster-Baja-Racing/Better-Data-Viewer
Redo Frontend FileStorage
Open
@steph-and-e is already working on this.
Since Jul 21, 2026.
enhancement
frontend
good first issue
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently our frontend fileStorage component depends on an outdated package, which is currently opening us up to some major vulnerabilities, causing usage of the --force tag when installing packages. The component is actually quite simple and we do not need to depend on this package.
This will include:
- Html table attributes
- Dynamic sizing of cells
- Carrying over javascript code for selecting files
Contributor guide
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.