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

Today's date is not highlighted with a circle in the material3 datePicker on iOS. #3591

Closed
topmotree opened this issue Aug 30, 2023 · 2 comments · Fixed by JetBrains/compose-multiplatform-core#782
Assignees
Labels
bug Something isn't working material3

Comments

@topmotree
Copy link

Describe the bug
Today should be in the circle, like on the Android

Affected platforms

  • iOS

Versions

  • Kotlin version*: 1.9.0
  • Compose Multiplatform version*: 1.5.0

To Reproduce
Create DatePicker element and everything will be clear.

Expected behavior
Today should be in a circle, like on Android

Screenshots
Screenshot 2023-08-30 at 16 35 10
Screenshot 2023-08-30 at 16 35 22

On android everything is fine on iOS - 30.08 is not in the circle.

@topmotree topmotree added bug Something isn't working submitted labels Aug 30, 2023
@m-sasha
Copy link
Contributor

m-sasha commented Aug 31, 2023

Can you post your code? I'm a bit confused as DatePicker is only available since material3 1.2.0-alpha06 but Compose Multiplatform 1.5.0 is based on material3 1.1.1

@m-sasha m-sasha added wait for reply Further information is requested and removed submitted labels Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working material3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants