developer-roadmap
developer-roadmap copied to clipboard
Unused button on PostgreSQL DBA roadmap
What is the URL where the issue is happening
https://roadmap.sh/postgresql-dba
What browsers are you seeing the problem on?
Microsoft Edge
Describe the Bug
There is a blue button on the Learn to Automate section that has no href, and upon further inspection, it seems like it wasn't supposed to be there.
When i click it, instead of expanding a sidebar that has content, it just refreshes the page(?)
It is declared after the buttons at the end of the roadmap that links other roadmaps (MongoDB and Backend), and the declaration order seems to follow the roadmap order.
Picture of unused button:
I checked the JSON of this roadmap and it's data is also referenced at the end of the "nodes" key, after MongoDB and Backend button data.
Output from browser console (if any)
No response
Participation
- [X] I am willing to submit a pull request for this issue.