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: placement right #771

Merged
merged 7 commits into from
Jun 10, 2024
Merged

fix: placement right #771

merged 7 commits into from
Jun 10, 2024

Conversation

elevensky
Copy link
Contributor

Copy link

vercel bot commented Mar 7, 2024

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

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2024 8:07am

Copy link

codecov bot commented Mar 8, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 98.54%. Comparing base (4f9a6a5) to head (19f787f).
Report is 27 commits behind head on master.

Current head 19f787f differs from pull request most recent head dc34d6b

Please upload reports for the commit dc34d6b to get more accurate results.

Files Patch % Lines
src/PickerInput/Selector/RangeSelector.tsx 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #771      +/-   ##
==========================================
- Coverage   98.58%   98.54%   -0.04%     
==========================================
  Files          63       63              
  Lines        2542     2551       +9     
  Branches      676      682       +6     
==========================================
+ Hits         2506     2514       +8     
- Misses         33       34       +1     
  Partials        3        3              

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

@afc163 afc163 merged commit c3b4f7e into react-component:master Jun 10, 2024
7 checks passed
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.

RangePicker. 'ant-picker-range-arrow' not shown when passing prop 'placement=bottomRight'
2 participants