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 a bug where the search query field would not show the correct outline on focus #1109

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

bartfeenstra
Copy link
Owner

This fixes #717

@bartfeenstra bartfeenstra added the bug Something isn't working label Dec 28, 2023
@bartfeenstra bartfeenstra added this to the 0.3.0 milestone Dec 28, 2023
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8d2050c) 92.56% compared to head (bdb65f7) 92.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##            0.3.x    #1109      +/-   ##
==========================================
+ Coverage   92.56%   92.73%   +0.17%     
==========================================
  Files          74       74              
  Lines        8455     8455              
==========================================
+ Hits         7826     7841      +15     
+ Misses        629      614      -15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Uploaded Betty for commit bdb65f7. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

@bartfeenstra bartfeenstra merged commit 563430e into 0.3.x Dec 28, 2023
11 checks passed
@bartfeenstra bartfeenstra deleted the fix-search-query-outline branch December 28, 2023 13:04
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.

The search query input element lost its focus styling in Firefox
1 participant