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: RangePicker time column sometime not scroll #47542

Merged
merged 2 commits into from Feb 23, 2024
Merged

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Feb 22, 2024

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

resolve #47526

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix DatePicker.RangePicker time column sometime not scroll to the target time value.
🇨🇳 Chinese 修复 DatePicker.RangePicker 的时间列有时不会滚动到正确位置的问题。

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

stackblitz bot commented Feb 22, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Feb 22, 2024

👁 Visual Regression Report for PR #47542 Passed ✅

🎯 Target branch: master (d41e253)
📖 View Full Report ↗︎

🎊 Congrats! No visual-regression diff found.

Copy link
Contributor

github-actions bot commented Feb 22, 2024

Preview is ready

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/jest-image-snapshot@6.4.0, npm/jest-puppeteer@10.0.1, npm/jquery@3.7.1, npm/jsdom@24.0.0, npm/jsonml-to-react-element@1.1.11, npm/jsonml.js@0.1.0, npm/lint-staged@15.2.2, npm/lunar-typescript@1.7.3, npm/lz-string@1.5.0, npm/minimist@1.2.8, npm/mockdate@3.0.5, npm/node-fetch@3.3.2, npm/node-notifier@10.0.1, npm/nprogress@0.2.0, npm/open@10.0.3, npm/pixelmatch@5.3.0, npm/pngjs@7.0.0, npm/prettier-plugin-jsdoc@1.3.0, npm/prettier@3.2.5, npm/prismjs@1.29.0, npm/progress@2.0.3, npm/puppeteer@22.2.0, npm/qs@6.11.2, npm/rc-footer@0.6.8, npm/rc-tween-one@3.0.6, npm/rc-virtual-list@3.11.4, npm/react-copy-to-clipboard@5.1.0, npm/react-countup@6.5.0, npm/react-draggable@4.4.6, npm/react-fast-marquee@1.6.4, npm/react-highlight-words@0.20.0, npm/react-infinite-scroll-component@6.1.0, npm/react-intersection-observer@9.8.0, npm/react-resizable@3.0.5, npm/react-router-dom@6.22.1, npm/react-sticky-box@2.0.5, npm/regenerator-runtime@0.14.1, npm/remark-cli@12.0.0, npm/remark-gfm@4.0.0, npm/remark-html@16.0.1, npm/remark-lint-no-undefined-references@4.2.1, npm/remark-lint@9.1.2, npm/remark-preset-lint-recommended@6.1.3, npm/remark@15.0.1, npm/runes2@1.1.4, npm/sharp@0.33.2, npm/simple-git@3.22.0, npm/size-limit@11.0.2, npm/stylelint-config-rational-order@0.1.2, npm/stylelint-config-standard@36.0.0, npm/stylelint-prettier@5.0.0, npm/stylelint@16.2.1, npm/sylvanas@0.6.1, npm/tar-fs@3.0.5, npm/tar@6.2.0, npm/terser@5.27.2, npm/tsx@4.7.1, npm/typedoc@0.25.8, npm/typescript@5.3.3, npm/vanilla-jsoneditor@0.21.6, npm/vanilla-tilt@1.8.1

View full report↗︎

Copy link
Contributor

size-limit report 📦

Path Size
./dist/antd.min.js 333.61 KB (+8 B 🔺)
./dist/antd-with-locales.min.js 379.33 KB (-42 B 🔽)

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d41e253) 100.00% compared to head (9c352fc) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #47542   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          734       734           
  Lines        12593     12593           
  Branches      3298      3298           
=========================================
  Hits         12593     12593           

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

@zombieJ zombieJ merged commit 08d432f into master Feb 23, 2024
111 checks passed
@zombieJ zombieJ deleted the fix-time-scroll branch February 23, 2024 03:32
Copy link
Contributor

🎉 Thank you for your contribution! If you have not yet joined our DingTalk community group, please feel free to join us (when joining, please provide the link to this PR).

🎉 感谢您的贡献!如果您还没有加入钉钉社区群,请扫描下方二维码加入我们(加群时请提供此 PR 链接)。

@PeachScript PeachScript mentioned this pull request Feb 23, 2024
20 tasks
tanzhenyun pushed a commit to DraculaPrince/mark15 that referenced this pull request Mar 29, 2024
* fix: style fixing of time scroll

* chore: bump rc-picker
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 showTime 时分秒位置异常
4 participants