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

Dropdown right-aligned not working on mobile #67

Closed
randers-bit opened this issue Jul 14, 2021 · 2 comments
Closed

Dropdown right-aligned not working on mobile #67

randers-bit opened this issue Jul 14, 2021 · 2 comments

Comments

@randers-bit
Copy link

Describe the bug
Hello, i found that dropdown with right align is not working properly when screen is small (mobile or small window).
I think dropdown should align to right but is aligned to left.
I don't know if this is intentional bahaviour on mobile.

Image from docs as example (small window on PC, on mobile looks same)
wrongAlign

And i found propably a typo in docs: i think red text should be dropdown-right instead of menu-right as shown on image below.
typo

To Reproduce
For example enter cirrus doc page on mobile/small window and scroll to dropdown-right example.
On PC you can adjust window size and see that dropdown-right is aligned to left

@randers-bit
Copy link
Author

I want to withdraw my bug issue of not aligning because i found error in my code.
I will leave it open because of second issue with documentation.

@Spiderpig86
Copy link
Owner

Thanks for the report and glad you fixed the first issue! The second issue is fixed. I appreciate all the documentation corrections since it helps improve the developer experience for all of us :) and help fix the things that I may have missed.

Fix released with commit 6e38bd6.

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

2 participants