Skip to content

Conversation

@pdanpdan
Copy link
Contributor

The other approach was to increase z-index for .join-item that has focus inside, but it will break when using .indicator (https://play.tailwindcss.com/G9kR2UpdSr?file=css).

close #4320

- revert `z-index: 1` on input and select

Use the approach of increasing z-index for all direct children of `.join` that have focus inside. That way `.indicator` also works as expected (https://play.tailwindcss.com/LIjTRtOUTm?file=css).

The other approach was to increase z-index for `.join-item` that has focus inside, but it will break when using `.indicator` (https://play.tailwindcss.com/G9kR2UpdSr?file=css).

close saadeghi#4320
@saadeghi saadeghi self-assigned this Dec 13, 2025
@saadeghi saadeghi merged commit 5a37a13 into saadeghi:master Dec 14, 2025
@saadeghi
Copy link
Owner

Thank you @pdanpdan 🙏

@pdanpdan pdanpdan deleted the fix/join branch December 14, 2025 09:07
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 this pull request may close these issues.

bug: Hover for buttons in groups is inconsistently highlighting borders

2 participants