mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 12:36:57 +00:00
33 lines
828 B
Plaintext
33 lines
828 B
Plaintext
font size on mobile screen
|
|
|
|
cache-control header
|
|
|
|
create readme
|
|
|
|
need a 'return to top' arrow button on smaller screens
|
|
|
|
mobile map needs improving
|
|
|
|
multi-language i18n support - https://nextjs.org/docs/app/building-your-application/routing/internationalization
|
|
|
|
tests for tournois, testing the loading of map and table, then counting the markers
|
|
|
|
logo for navbar and favicon
|
|
|
|
hover on table needs fixing - this only seemed to happen once I moved the logic into its own hook <- error is occurring on all hovers at the moment. Client/SSR issue?
|
|
|
|
document my new hook <- consider removing as I believe this is the reason hover is broken
|
|
|
|
error handling
|
|
|
|
e2e tests for tournament page:
|
|
- make sure number of markers = tournamentData.length
|
|
|
|
about page
|
|
|
|
contact page needs working mailer
|
|
|
|
SEO
|
|
|
|
consider offering GraphQL support
|