akshitagupta15june / Moksh

Unlock your potential and achieve true balance in life with Moksh
https://akshitagupta15june.github.io/Moksh/
MIT License
214 stars 419 forks source link

[STYLE CHANGE] Overlapping of upcoming iskcon event search menu with navbar and no hover effect #1677

Closed supratimbanik closed 3 months ago

supratimbanik commented 3 months ago

Description: Hello! I am an SSOC'24 contributor. I want to resolve the styling issues of the upcoming events search bar in the isckon events page.

https://github.com/akshitagupta15june/Moksh/assets/118803109/2faf59ab-69c1-48aa-a2e3-c41320644e3a

image

Reason for Change: Search menu of the search bar overlaps with the navbar on scrolling. Also the search menu has no hover animation. On clicking the search menu option the search field value is not changed. This hampers the UI experience.

Current Styling: Currently the search elements are only added after text is added to the search field. There is no hover animation for the search menu. Also the z-index is also not properly handled.

Proposed Styling: I will add some event listeners for hover and click actions. I will also properly set the z-index of the search menu.

Screenshots or Design Mockups

image

https://github.com/akshitagupta15june/Moksh/assets/118803109/112e4a99-8392-49a7-8469-bb105498f68b

github-actions[bot] commented 3 months ago

Congratulations, @supratimbanik! 🎉 Thank you for creating your issue for Moksh. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! Should you have any queries or require guidance, do not hesitate to ask.

akshitagupta15june commented 3 months ago

Go for it!