bridge-in-tech-web
bridge-in-tech-web copied to clipboard
Bug: Sidebar icons on minimized/closed position are not linked to relevant pages
Describe the bug
Atm the Sidebar icons are not linked to the relevant pages.
To Reproduce
Steps to reproduce the behavior:
- Run the web application locally and login as an existing user
- see the Sidebar in its default position (closed/minimized)
- Noticed the icons did not direct users to the relevant pages
- Now open the Sidebar and click on the icons. The icons on this maximize position will now redirect users to the relevant pages.
Expected behavior
Either the Sidebar is in closed or opened position, it should redirect users to the relevant pages.
Screenshots
On Closed/default position:
On Open position:
Desktop (please complete the following information):
- OS: MacOS Big Sur
- Browser: Microsoft Edge
Additional context
NA
I can work on this and try to fix this issue.
Please just provide me with the credentials of existing user.
@arkumari2000 , we have no remote environment atm. This means to work on this you need to setup your own BIT backend locally. Once you've setup the backend, you can register as a new user and login to see the Sidebar issue. Let me know if you still want to pick up the issue so I can assign you 😉
@mtreacy002 yes sure, please assign me this I will do the setup
Great 👍. I'm assigning you, @arkumari2000 😉
Can I work on this @mtreacy002
Assigning you @Esther-Wavinya Happy coding!
Hi, @vj-codes is this issue still open?
@sabakhilji hey sure assigning it to you!
Hey, thanks @vj-codes for assigning this issue to me will try my best!
Hi @vj-codes. I am getting an issue setting the BIT backend environment
I am new to sqlalchemy and python flask applications.
I found this on stack overflow:
https://stackoverflow.com/questions/62688256/sqlalchemy-exc-nosuchmoduleerror-cant-load-plugin-sqlalchemy-dialectspostgre
I don't know which file to check to resolve this issue.