This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
[BUG] Sign up CTA in nav bar feel broken when you are already in pricing page #9750
Closed
1 task done
Labels
🛠 goal: fix
undefined
🚦 status: awaiting triage
Waiting for maintainers to verify (please do not start work on this yet)
Has this bug been raised before?
Where did you find this bug?
biodrop.io
Version of BioDrop (for example "v1.2.3")
v2.85.2
Description
I was already on the pricing page of BioDrop and when I clicked on "Sign up" CTA on the navbar it did nothing and when I clicked on "Sign up" CTA on the premium option it went to signin page, then realised that "Sign up" CTA of the navbar take to the pricing page only.
It's a bit confusing when two CTA with the same label on the same page take to different route.
Screenshots
Check the CTA's marked in red.Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this
One solution can be the "Sign up" CTA on the navbar should also route to signin page, but this change put two separate CTAs "Login" and "Sign up" on the navbar which route to the same page.
Another solution can be to keep a single CTA "Login/Signup" on the navbar route to signin page as creating an account is handled by GitHub itself
Let me know if want to keep it as it is for now or which change should be implemented.
The text was updated successfully, but these errors were encountered: