ant-design / ant-design

An enterprise-class UI design language and React UI library
https://ant.design
MIT License
90.97k stars 47.45k forks source link

Behavior of a selection date on v4 different with v5 #48756

Open Chingachcook opened 2 months ago

Chingachcook commented 2 months ago

Reproduction link

Edit on CodeSandbox

Steps to reproduce

Open the range picker with showTime=true property. Click on the first date to start selecting a date range. Start moving the cursor.

What is expected?

The selected date should maintain its style even as the cursor moves, allowing users to easily understand which date they have selected.

What is actually happening?

The selected date style disappears as the cursor moves, making it difficult for users to determine which date they have selected.

Environment Info
antd 5.17.0
React react
System mac os, windows
Browser safari, chrome, arc

This issue occurs consistently across different browsers. This issue affects both desktop and mobile users. Screenshots or a video recording demonstrating the issue can be provided upon request.

Chingachcook commented 1 month ago

Hi, @MadCcc! Hope all is well. When do you plan to take this issue to work?

Chingachcook commented 3 weeks ago

Hi, @MadCcc and @zombieJ! Hope all is well. Is any news on this?