Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[MdDatepicker] font color with empty value in dark theme #1287

Closed
VdustR opened this issue Dec 9, 2017 · 2 comments
Closed

[MdDatepicker] font color with empty value in dark theme #1287

VdustR opened this issue Dec 9, 2017 · 2 comments
Labels

Comments

@VdustR
Copy link
Member

VdustR commented Dec 9, 2017

Steps to reproduce

Check the official documentation and check any example with default value as empty, click "revert colors" button.

Which browser?

Google chrome Version 62.0.3202.94 (Official Build) (64-bit), Xubuntu 17.04
vue-material@1.0.0-beta-7

What is expected?

The text dd-mm-yyyy should be white.

What is actually happening?

It's black.

image

Works fine on firefox:
image

Reproduction Link

official documentation

@Samuell1 Samuell1 added the bug label Dec 10, 2017
@VdustR
Copy link
Member Author

VdustR commented Dec 26, 2017

now we make the field empty while the value is not set to resolve the original problem with vue-material@1.0.0-beta-7

In this way, the empty value datepicker with label looks weird.

image

I think the label should have the same style like in input:

image

@VdustR
Copy link
Member Author

VdustR commented Dec 28, 2017

Still the same while turn mdOverrideNative false

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants