Skip to content

fix: Range Picker dropdown misalign (#292) #293

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iitodo
Copy link

@iitodo iitodo commented Sep 5, 2021

When clicking outside the component, the focused attribute of the input component is not reorganized.

fix: Range dropdown misalign (#292).
Validation report:

RangePicker.mp4

@vercel
Copy link

vercel bot commented Sep 5, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/picker/DdvmFexg1BgEQQdonkaaWZb6oGN9
✅ Preview: https://picker-git-fork-iitodo-master-react-component.vercel.app

@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #293 (c272a49) into master (959415f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #293   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          45       45           
  Lines        2116     2116           
  Branches      624      624           
=======================================
  Hits         2106     2106           
  Misses          8        8           
  Partials        2        2           
Impacted Files Coverage Δ
src/hooks/usePickerInput.ts 98.73% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 959415f...c272a49. Read the comment docs.

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