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

Border between input group select and button #272

Open
mauritskorse opened this issue Oct 3, 2024 · 3 comments
Open

Border between input group select and button #272

mauritskorse opened this issue Oct 3, 2024 · 3 comments

Comments

@mauritskorse
Copy link

When using a select within a flux:input.group, there is a double border between both elements:

Image

+        '[&>[data-flux-select]:not(:first-child):not(:last-child)>[data-flux-group-target]]:border-x-0',
+        '[&>[data-flux-select]:first-child:not(:last-child)>[data-flux-group-target]]:border-r-0',
+        '[&>[data-flux-select]:last-child:not(:first-child)>[data-flux-group-target]]:border-l-0',
@calebporzio
Copy link
Contributor

Is this still a problem if you update to v1.0.8?

@nielseulink
Copy link

@calebporzio I can confirm the border is still not showing correctly in version 1.0.8:

Image

@joshhanley
Copy link
Member

Can someone please share their code so we can easily replicate the problem? Thanks!

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

4 participants