select variant comobox shows a dotted white focus ring on focus
Nobody has claimed this yet.
- Dominant language
- Blade
- Stars
- 977
- Forks
- 112
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 21
Description
### Flux version
v2.16
### Livewire version
v4.4
### Tailwind version
v4.0.7
### Browser and Operating System
Chrome on macOS
### What is the problem?
When using ``, focusing the trigger/input (by clicking it) shows a dotted white focus outline around the element instead of Flux's usual focus ring styling.
### Code snippets to replicate the problem
```blade
```
### Screenshots/ screen recordings of the problem
### How do you expect it to work?
On focus, the combobox should use the same focus-ring styling as other flux:select variants
### Please confirm (incomplete submissions will not be addressed)
- [x] I have provided easy and step-by-step instructions to reproduce the bug.
- [x] I have provided code samples as text and NOT images.
- [x] I understand my bug report will be closed if I haven't met the criteria above.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Chrome on macOS using the provided Blade snippet with flux:select variant="combobox" and the listed Flux, Livewire, and Tailwind versions. Compare the combobox focus state with other flux:select variants; the work is done when focusing the combobox uses Flux's usual focus-ring styling instead of a dotted white outline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tailwindcss
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100