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 Report] Disabled Text Field Prefix style #5481

Closed
MohawkMan opened this issue Oct 29, 2018 · 1 comment · Fixed by #5648
Closed

[Bug Report] Disabled Text Field Prefix style #5481

MohawkMan opened this issue Oct 29, 2018 · 1 comment · Fixed by #5648
Labels
P: low The issue is of low importance S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected

Comments

@MohawkMan
Copy link

Versions and Environment

Vuetify: 1.3.3
Vue: 2.5.17
Browsers: Chrome 69.0.3497.100
OS: Windows 10

Steps to reproduce

Create a disabled text field with a prefix

Expected Behavior

prefix style would match disabled formatting (grayed out)

Actual Behavior

everything gets styled except the prefix
Image of sample

Reproduction Link

https://codepen.io/jonnymohawk/pen/PygMJo

Other comments

I know this can be fixed with CSS but it would be nice if we didn't have to

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected P: low The issue is of low importance labels Oct 30, 2018
@dionysiosarvanitis
Copy link
Contributor

Same applies for suffix too.

Reproduction Link
https://codepen.io/arvanoid/pen/XxLEQX

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P: low The issue is of low importance S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants