brunocroh / bolhadev.chat

A free platform for Brazilian developers to improve their English skills.
https://bolhadev.chat
183 stars 19 forks source link

Navigation bug on "Get Started" button click #44

Closed LucasJantschChitolina closed 2 months ago

LucasJantschChitolina commented 2 months ago

When clicking on the "Get started" button, the app redirects to /room/room/queue since the href is a relative URL.

https://github.com/brunocroh/bolhadev.chat/assets/62803510/70fdd90b-b4cb-4446-bc6f-f84894c9d228

This is a simple fix, but I'm wondering if it wouldn't be better to hide the button on this screen, since I'm already on it

brunocroh commented 2 months ago

Thanks, for your feedback, fixed on commit 49258ce