question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] persistent-placeholder for VTextField

See original GitHub issue

Problem to solve

After version 2.4.0, the logic of placeholder behavior changed.

Proposed solution

To save previously implemented features, need to add a parameter persistent-placeholder

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:28
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

10reactions
mseelecommented, Jan 14, 2021

We have the same problem. Breaks a application with a few hundred fields and makes a vuetify upgrade impossible. We are using the placeholder for a kind of “fallback value”. If the user does not enter a value, the “fallback value” (placeholder) will be saved. Therefore it is essential that the placeholder is always visible for the user.

I understand that the material design spec does not “allow” these functionality but please give us an attribute to use the old behaviour instead. I know it would be possible to work around and re-implement our needed behaviour, but the reason why we coose to use an ui framework and don’t implement everything from scratch is that we don’t wanted to reinvent the wheel every time and use existing features of a solid framework.

Don’t get me wrong, i appreciate the work the whole vuetify team is doing. If there is something i can help, please let me know.

10reactions
johnleidercommented, Jan 11, 2021

Introduced in #12635 for #12499 and related to #5753. The changes made are potentially breaking from a design point of view. Reviewing with the team and will update.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Text field component - Vuetify
Text fields components are used for collecting user provided information. # Usage. A simple text field with placeholder and/or label.
Read more >
vuetify - Awesome JS
Features. proxiedModel: require event binding for controlled model (#15776) a01de65, ... VTextarea: align hint text with VTextField 428d6f3, closes #15618 ...
Read more >
Change Inputs placeholder text with formulas - ProtoPie - Canny
Feature Requests. 737. Voters. + 8. Powered by Canny. 13. Change Inputs placeholder text with formulas. B. Burak Ardali.
Read more >
Material Component Framework for Vue - JsRepos
T: bug P: critical upstream C: VTextField performance ... [Feature Request] How to improve lighthouse score with Vuetify ...
Read more >
vuetify: Versions | Openbase
Features. proxiedModel: require event binding for controlled model (#15776) ... VTextField: show persistent-placeholder when label is not def (c50bc0b) ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found