From f3071425f7dcd52a62fd325b4e5529c09ff38e38 Mon Sep 17 00:00:00 2001 From: Josh Creek <8179928+jcreek@users.noreply.github.com> Date: Tue, 7 May 2024 20:18:49 +0100 Subject: [PATCH] docs(*): Update to do list --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 95e6717..a758ce8 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,6 @@ In its current configuration, the application can be easily linked to Netlify vi - Enable proper pagination for the products page - Get a proper checkout page with data from Stripe rather than re-using the old basket object +- Ensure navbar dropdown closes when a link is clicked +- Ensure navbar dropdown closes when anything else is clicked +- Add forgot password functionality