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

Handle focus change and update shouldBeHinted for all hintables #256

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

david-tejada
Copy link
Owner

This pull request handles some elements becoming visible after some other element is focused. For example, using :focus-within ul { opacity: 1 } the ul could become visible after focusing a sibling label.

Example: https://v3.daisyui.com/components/dropdown/#method-2-using-label-and-css-focus

Copy link

netlify bot commented Dec 7, 2023

Deploy Preview for voluble-crisp-6e2a75 ready!

Name Link
🔨 Latest commit 91d862c
🔍 Latest deploy log https://app.netlify.com/sites/voluble-crisp-6e2a75/deploys/6571b6ab51f4d000080cc996
😎 Deploy Preview https://deploy-preview-256--voluble-crisp-6e2a75.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@david-tejada david-tejada merged commit 770e581 into main Dec 7, 2023
6 checks passed
@david-tejada david-tejada deleted the handle-focus-change branch December 7, 2023 12:23
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.

1 participant