hamburger menu timeout

This commit is contained in:
Owen Rees
2023-06-16 11:18:16 +02:00
parent 24e58c583b
commit bffb9c1548
3 changed files with 55 additions and 8 deletions
+12 -6
View File
@@ -1,9 +1,15 @@
hamburger menu timeout / close when clicking elsewhere
hamburger tests - does it appear on smaller screens, does the menu appear on click
readme
----------------------------------------------------------------
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?
font size on mobile screen
cache-control header
create readme
need a 'return to top' arrow button on smaller screens
mobile map needs improving
@@ -14,8 +20,6 @@ tests for tournois, testing the loading of map and table, then counting the mark
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
@@ -30,3 +34,5 @@ contact page needs working mailer
SEO
consider offering GraphQL support
move smaller ui components into a new folder, and make them reusable - such as using generic prop names