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

💡 Hinweis: Placeholder Text in Eingabfelder verschwindet erst bei Tippen #6186

Closed
gretaneumannn opened this issue Mar 11, 2024 · 2 comments · Fixed by #6406, #6442, #6465 or #6466
Closed
Assignees

Comments

@gretaneumannn
Copy link

Laut Empfehlung der NNGroup sollte der Placeholder Text erst verschwinden wenn der Nutzer tippt, nicht wenn der Fokus reingesetzt wird. Der Placeholder Text sollte bei Klick und Fokus in das Eingabefeld erhalten bleiben und erst bei Tippen verschwinden.

@laske185
Copy link
Contributor

Im nativen Input bleibt der Placeholder stehen: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_placeholder

@laske185 laske185 added the good first issue Good for newcomers label Apr 16, 2024
@anicyne anicyne self-assigned this May 6, 2024
@anicyne anicyne linked a pull request May 8, 2024 that will close this issue
5 tasks
anicyne added a commit that referenced this issue May 21, 2024
@anicyne anicyne linked a pull request May 21, 2024 that will close this issue
5 tasks
deleonio added a commit that referenced this issue May 24, 2024
deleonio added a commit that referenced this issue May 24, 2024
@deleonio
Copy link
Contributor

deleonio commented May 24, 2024

Sowohl in v1 als auch v2 ist das Ticket nicht korrekt oder fehlerhaft umgesetzt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment