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

fix(input): focus style missing on consumer apps #371

Merged
merged 4 commits into from
Jul 20, 2023

Conversation

dgonzalezr
Copy link
Collaborator

  • We made the focus inherit from Tailwind config focus, just need to set different values for --bq-ring-width, --bq-ring-offset-width, and --bq-ring-color-focus.
  • Make sure to emit bqInput on clear action too.

@dgonzalezr dgonzalezr added the bug 🐛 Something isn't working label Jul 19, 2023
@dgonzalezr dgonzalezr requested a review from endv-bogdanb as a code owner July 19, 2023 17:39
It will rely in the fallback values for default.
We just need to set different values for `ring-width`, `ring-offset-width` and `ring-color-focus`
Make sure to emit bqInput on clear action too.
@dgonzalezr dgonzalezr force-pushed the fix/input-focus-styles branch from 1a2147f to 3ebaf26 Compare July 19, 2023 17:49
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dgonzalezr dgonzalezr merged commit 2318d55 into develop Jul 20, 2023
@dgonzalezr dgonzalezr deleted the fix/input-focus-styles branch July 20, 2023 07:13
dgonzalezr added a commit that referenced this pull request Jul 20, 2023
- We made the focus inherit from Tailwind config focus,  just need to set different values for `--bq-ring-width`, `--bq-ring-offset-width`, and `--bq-ring-color-focus`.
- Make sure to emit `bqInput` on clear action too.
dgonzalezr added a commit that referenced this pull request Jul 20, 2023
- We made the focus inherit from Tailwind config focus,  just need to set different values for `--bq-ring-width`, `--bq-ring-offset-width`, and `--bq-ring-color-focus`.
- Make sure to emit `bqInput` on clear action too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants