rbjks / rbjks.github.io

Info website for an NGO 'Ranjeet Bakhshi Jan Kalyan Sabha' which aims to empower local communities in Himachal Pradesh
https://rbjks.github.io/
13 stars 37 forks source link

[FEATURE]: Instead of the normal hamburger with a up to down mobile navbar slider create a better looking slider from right to left in the mobile view of every page #113

Closed mohit-bhandari45 closed 4 months ago

mohit-bhandari45 commented 5 months ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

Yes The problem is by clicking on the hamburger on mobile screen the icons pop up from the top and it looks very bad. Instead of that we can make a right to left slider with proper spacing between elements and we can close it by clicking on the same hamburger icon.

Proposed Solution

The solution is that we should change the css of the mobile navbar and set to absolute with right 0 and also will change the zindex of the hamburger so that it can be visible.

Screenshots

Before:- Screenshot 2024-03-26 214746

After:- Screenshot 2024-03-26 214838

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

I have made a website with the same feature. It would look very awesome if you add the feature

mohit-bhandari45 commented 5 months ago

Created a PR with a solution do check it

adityaraute commented 4 months ago

Hi @mohit-bhandari45

Please share an update on the PR of this issue. If not received by the end of April, we may have to unassign this issue.

mohit-bhandari45 commented 4 months ago

created a pr you can check