Affected files: notes/utils/React.md projects/personal-page-notes/List of Games.md projects/radio-notes/Dev Stack.md
23 lines
No EOL
688 B
Markdown
23 lines
No EOL
688 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
|
|
- [ ] Multiple selector (with selection of and/or)
|
|
- [ ] Add clear input to every filter
|
|
- [ ] Add Clear all filters
|
|
- [ ] Refactor code organization
|
|
- [ ] Clean & optimize
|
|
- [ ] Extract types declaration where they belogns -> investigate where??
|
|
|
|
---
|
|
|
|
## Visuals
|
|
|
|
- [ ] Fix layout shifting when filtering |