You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Title - UI updates in navbar and some common buttons in Navbar.
Explanation- As we can see in below image when hovering over button it is hiding the inside content of it which is bad.
Also In navbar Employer/Post Job should be in button and when in mobile mode the navbar should come under menubar.
Describe the solution you'd like
I can fix the issue by changing things in css for ui
and use React useState hook for navbar to transform to side menubar hamburger when in mobile screens.
Looking forward to contribute in this.
The text was updated successfully, but these errors were encountered:
👋 Thank you @udayempire for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned! also don't forget to 🌟 star the repo and follow me
udayempire
changed the title
[Feature] Your Feature Title
UI update in Navbar and button
Oct 20, 2024
Hi Yash I want to show you this navbar lemme know if you are okay with this I have removed icons as it takes a lot of space in navbar considering we have many things in navbar also for mobile users it would be confusing to only see icons and no text so for mobile we can have a sliding menubar in top right for that I will use useState hook.
lemme know your opinion so I can change the design accordingly
Issue Title - UI updates in navbar and some common buttons in Navbar.
Explanation- As we can see in below image when hovering over button it is hiding the inside content of it which is bad.
Also In navbar Employer/Post Job should be in button and when in mobile mode the navbar should come under menubar.
Describe the solution you'd like
I can fix the issue by changing things in css for ui
and use React useState hook for navbar to transform to side menubar hamburger when in mobile screens.
Looking forward to contribute in this.
The text was updated successfully, but these errors were encountered: