Open I-SHANKAR-NARAYANA opened 1 year ago
Okay I can work on this issue
Hi Anish,
Thank you so much for joining my project! I'm thrilled to have you on board. Could you share how you came across this project? I'm curious to know how contributors discover us.
Hi shankar, There is website named goodfirstissues.com, There i find your project. I have gone throught your projects, there are lot more bugs. I will open the issue soon.
can you explain what exaclty do you want? I reviewed the code. do you always want to display sidebar in big screen and hide on small screen?
By default, the side-bar (navigation bar) is active and the alignment of icons (menu-btn, user-btn and toggle-btn) are aligned to right. When the side-bar is disabled by clicking on menu-btn (First button), there is a shift in icons towards left, which is not desired. Refer to ."icons" in src/css/style.css to tackle this.
If you observe carefully whole body shifts not only icons, I am doing some changes for you to review
Describe the bug The 3 buttons not aligned to right when navigation-bar is hidden. This is common for all the pages
To Reproduce Steps to reproduce the behavior:
Expected behavior The buttons should be aligned to right, even after the navigation bar is hidden
Screenshots
Additional context Nothing