Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Enable Page Scrolling and Improve Navbar Design in newplantrip page #1005

Open
4 of 5 tasks
SaiTejaswaniBikkasani opened this issue Jul 6, 2024 · 0 comments · May be fixed by #1009
Open
4 of 5 tasks
Assignees
Labels
enhancement New feature or request gssoc level2

Comments

@SaiTejaswaniBikkasani
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

Hey @apu52

The current web page design has overflow hidden, preventing access to the entire page content. Additionally, the navbar requires improvements to enhance usability and visual appeal. This issue involves two main tasks:

Remove Overflow Hidden:

  • Modify the CSS to allow users to scroll and access the entire page content.

Enhance Navbar Styling:

  • Improve the navbar by making the following changes:
  • Ensure the cursor changes to a pointer when hovering over the navigation links.
  • Add proper spacing and padding to the navigation links to prevent them from connecting to the margin.

Please add the gssoc and the required level labels and I would like to work on it under GSSoC'24. Thank you!!

Use Case

Removing the overflow restriction will allow users to access all content on the page, ensuring no information is hidden or unreachable. This is crucial for user experience, as it allows users to fully engage with the site's content without any limitations.

Updating the navbar styling will make it more intuitive and user-friendly. Ensuring that navigation links have a pointer cursor on hover indicates to users that these elements are interactive, improving navigation clarity and usability.

Benefits

No response

Add ScreenShots

The screenshot related to the issue is as follows:

Screenshot 2024-07-06 223826

Please add the gssoc and the required level labels and I would like to work on it under GSSoC'24. Thank you!!

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I'm a VSOC'24 contributor
  • I have starred the repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc level2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants