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

Missing popper arrow padding support in Popover component makes arrow ugly #555

Open
a3kov opened this issue May 16, 2023 · 0 comments
Open

Comments

@a3kov
Copy link

a3kov commented May 16, 2023

Describe the bug
Popover currently doesn't support passing arrow padding option, which is natively supported in popper 2.x

To Reproduce
If you look at https://flowbite.com/docs/components/popover/#description-popover
The arrow there only looks nice because of the ml-2 on the button icon. While providing workaround for the missing padding support, this also makes the icon appear "disconnected" as it's too far from the text

Expected behavior
Popovers should support arrow padding natively. We should not be forced to use button icon margin

@a3kov a3kov changed the title Missing popper arrow padding support in Popover component Missing popper arrow padding support in Popover component makes arrow ugly May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant