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

Improve navbar overflow handling and simplify link width measurement #200

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tarunsinghofficial
Copy link
Collaborator

Fixes #189

Changes

  • Added the measureLinksWidth function to use actual link text for accurate width measurement.
  • Ensured responsive behavior remains intact by maintaining accurate width calculations.
  • Adjusted the layout and positioning of the burger icon to ensure it is correctly aligned.

Screenshot:
PugetSound-GoogleChrome2025-02-2821-14-38-ezgif com-video-to-gif-converter

@coveralls
Copy link

coveralls commented Feb 28, 2025

Coverage Status

coverage: 15.615% (-0.9%) from 16.487%
when pulling 07ac600 on tarunsinghofficial:fix-navbar
into 4220475 on OneBusAway:main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prevent x-axis overflow
2 participants