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

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

Open
Chingachcook opened this issue May 3, 2024 · 0 comments
Open

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

Chingachcook opened this issue May 3, 2024 · 0 comments
Assignees
Labels
improvement improve some features

Comments

@Chingachcook
Copy link

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.

@MadCcc MadCcc added improvement improve some features and removed unconfirmed labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement improve some features
Projects
None yet
Development

No branches or pull requests

3 participants