takanome-dev / astro.go.blog

Blog app with Astro 🚀 on the front and Go 🐹 on the back
https://blog-with-astro-golang.vercel.app/
MIT License
33 stars 5 forks source link

Bug: user dropdown overlaps with other elements in the body #48

Closed takanome-dev closed 1 year ago

takanome-dev commented 1 year ago

Describe the bug

overlapping overlapping-2

Steps to reproduce

  1. Follow the local dev guide in the readme to configure and spin up the front/back servers
  2. create a new user (you will be redirected to the dashboard) and open the user dropdown and navigate to the profile
  3. open the dropdown again and see the overlapping

Browsers

Chrome

Additional context (Is this in dev or production?)

Suggested Solution

Contributing Docs