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

[Bug] DropdownUser Overflow #3

Open
esko22 opened this issue Jul 15, 2021 · 0 comments
Open

[Bug] DropdownUser Overflow #3

esko22 opened this issue Jul 15, 2021 · 0 comments

Comments

@esko22
Copy link

esko22 commented Jul 15, 2021

Version

1.0.1

Reproduction link

https://demos.creative-tim.com/notus-pro-react/?&_ga=2.229479260.1752044279.1626287509-662393849.1623094052#/dashboard

Operating System

Big Sur 11.4

Device

Macbook Pro

Browser & Version

Chrome - 91.0.4472.114

Steps to reproduce

  1. Go to link above
  2. Move point over the User image next to the search box.
  3. Click on image to cause menu to drop down.

What is expected?

The menu should open to the left if possible so that the overflow does not go off the page.

What is actually happening?

Menu is overflowing the main container causing the page to have horizontal scroll.


Solution

Allow the menu to either have a property to set that will allow it to open to the left or the right. I believe this may be accomplished via transformOrigin but I cannot see a way to set it.

Additional comments

Not a css pro so I could easily just be missing something here.

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

No branches or pull requests

1 participant