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

Mobile navigation panel displays incorrectly when navigation exceeds the length of the device screen #14587

Open
1 task done
mikesealey opened this issue Sep 16, 2024 · 1 comment
Labels
avalanche OSS team bug Something isn't working conditional ui Relating to component conditions css Relating to custom app styling env - production Bug found in production

Comments

@mikesealey
Copy link
Collaborator

mikesealey commented Sep 16, 2024

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists

Hosting
Self & Cloud

  • Self
    • Method: docker compose
    • Budibase Version: 2.32.3
    • Tenant ID: miketest1

Describe the bug
When viewing on mobile, if the navigaton menu has many links and sub-links, the text gets cut off. There is no ability to have a scrolling nav menu (in the way that a standard side-panel scrolls).

To Reproduce
Steps to reproduce the behavior:

  1. Go to the navigation component on a screen
  2. Add many sub-links
  3. Publish, and view on mobile (or your browser's mobile-emulator)
  4. When the length of the menu exceeds that of the device screen, link text gets cropped.

Expected behavior
Navigation menu should scroll, or compress the padding/whitespace

Screenshots
Screen Recording 2024-09-16 at 12 58 32

App Export
Thorinas Mobile Nav Issue Discord-export-1726487583798.tar.gz

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Chrome
  • Version 128.0.6613.114 (Official Build) (arm64)

Additional context
Issue raised by discord user Thorinas
When searching existing issues I found #12184 which may be relevant.

@mikesealey mikesealey added the bug Something isn't working label Sep 16, 2024
@ConorWebb96 ConorWebb96 added env - production Bug found in production conditional ui Relating to component conditions css Relating to custom app styling avalanche OSS team labels Sep 17, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
avalanche OSS team bug Something isn't working conditional ui Relating to component conditions css Relating to custom app styling env - production Bug found in production
Projects
None yet
Development

No branches or pull requests

2 participants