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

bug: Wrong Date Picker style with VitaminTheme #170

Closed
ManonPolle opened this issue Feb 22, 2023 · 1 comment
Closed

bug: Wrong Date Picker style with VitaminTheme #170

ManonPolle opened this issue Feb 22, 2023 · 1 comment
Labels
bug 🐛 Something isn't working question ❓ Further information is requested

Comments

@ManonPolle
Copy link
Contributor

ManonPolle commented Feb 22, 2023

Describe the bug

DatePicker are, with applied Vitamin theme, not handled correctly. The background color used is the Accent one (yellow), with a white text, which is not accessible at all.

Steps to reproduce
implement a Material Date Picker with VitaminTheme.
image

Expected behavior
We expect to have the right contentColor associated to the right backgroundColor.

Additional info
Material specs : https://m2.material.io/components/date-pickers/android#anatomy-and-key-properties

Device (please complete the following information):

  • Model: [e.g. One Plus]
  • OS: [e.g. Lollipop]
  • Version [e.g. 21]
@ManonPolle ManonPolle added the bug 🐛 Something isn't working label Feb 22, 2023
@ManonPolle ManonPolle changed the title bug: bug: Wrong Date Picker style with VitaminTheme Feb 22, 2023
@ManonPolle ManonPolle moved this from 🆕 New to 🔖 Dev to do in Decathlon Design System Feb 22, 2023
@ManonPolle ManonPolle added the question ❓ Further information is requested label Feb 22, 2023
@ManonPolle
Copy link
Contributor Author

It Works using a MaterialDatePicker.Builder.datePicker()

@ManonPolle ManonPolle closed this as not planned Won't fix, can't repro, duplicate, stale Feb 23, 2023
@github-project-automation github-project-automation bot moved this from 🔖 Dev to do to ✅ Done in Decathlon Design System Feb 23, 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 question ❓ Further information is requested
Projects
Archived in project
Development

No branches or pull requests

1 participant