johnamdickson / portfolio-project-5

1 stars 1 forks source link

BUG: Elements with non-unique IDs console warning #45

Closed johnamdickson closed 7 months ago

johnamdickson commented 7 months ago

Epic:

Fine tuning site styling, code and admin #43 **Bug Description:** Received warnings for non-unique IDs after implementing login via offcanvas functionality. **Actions to Resolve:** Created a bespoke offcanvas form for small screen and added `_1` to each of the offending tags which removed the warnings whilst retaining the log in functionality.