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

DropdownMenu end does not right align in navbar #2750

Closed
amillward opened this issue May 15, 2023 · 0 comments · Fixed by #2751
Closed

DropdownMenu end does not right align in navbar #2750

amillward opened this issue May 15, 2023 · 0 comments · Fixed by #2751

Comments

@amillward
Copy link
Contributor

Issue description

  • components: DropdownMenu
  • reactstrap version 9.1.9
  • react version 18.2.0
  • bootstrap version 5.2.3

What is happening?

Using <DropdownMenu end> does not correctly right align the dropdown when it is used in the navbar

What should be happening?

The dropdown menu should be aligned to the right edge of the dropdown toggle

Steps to reproduce issue

This is visible in the reactstrap storybook for the navbar. See that the dropdown is not right aligned but should be

Error message in console

n/a

Code

See stories/examples/Navbar/NavbarExample.js

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 a pull request may close this issue.

1 participant