Promptly-Technologies-LLC / fastapi-jinja2-postgres-webapp

A template webapp with a pure-Python FastAPI backend, frontend templating with Jinja2, and a Postgres database to power user auth
https://promptlytechnologies.com/fastapi-jinja2-postgres-webapp/
MIT License
0 stars 0 forks source link

Fix mobile hamburger menu #7

Closed chriscarrollsmith closed 3 weeks ago

chriscarrollsmith commented 3 weeks ago

Currently the hamburger menu displays the profile button rather than a profile link. Fix this.

chriscarrollsmith commented 3 weeks ago

Played with some approaches but ultimately decided it's not worth the effort. The way the profile button shows up inside the hamburger menu is actually okay, I think.