24 lines
No EOL
737 B
Markdown
24 lines
No EOL
737 B
Markdown
## Funcitonality
|
|
|
|
- [x] Investigate how to properly use typescript in react
|
|
- See free code camp video??
|
|
- [x] instead of passing a collection of astro, map the collection and create the data how I needed
|
|
- This shouldn't add overheat since is done ahead of time??
|
|
- [ ] Finish pagination
|
|
- [ ] Advance filters
|
|
- [x] String
|
|
- [x] Number (with logic operator)
|
|
- [x] Select
|
|
- [x] Multiple selector
|
|
- [x] Add clear input to select input
|
|
- [ ] Add Clear all filters
|
|
- [ ] Add a button in the table doesn't clean the input values, fix this.
|
|
- [ ] Refactor code organization
|
|
- [ ] Clean & optimize
|
|
- [ ] Extract types declaration where they belogns -> investigate where??
|
|
|
|
---
|
|
|
|
## Visuals
|
|
|
|
- [ ] Fix layout shifting when filtering |