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: onMouseDown preventDefault when mode="combobox" #820

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Sep 1, 2022

@vercel
Copy link

vercel bot commented Sep 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
select ✅ Ready (Inspect) Visit Preview Sep 1, 2022 at 7:28AM (UTC)

@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #820 (2b44c33) into master (1111f68) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #820   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          25       25           
  Lines        1044     1044           
  Branches      351      351           
=======================================
  Hits         1039     1039           
  Misses          4        4           
  Partials        1        1           
Impacted Files Coverage Δ
src/Selector/index.tsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@afc163 afc163 merged commit 54a35b4 into master Sep 1, 2022
@afc163 afc163 deleted the fix/select-combobox-onMouseDown branch September 1, 2022 07:33
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.

Unable to select text in input wrapped by disabled autocomplete
1 participant