Update input-password.mdx - #800
Open
KaNinchen95 wants to merge 1 commit into
Open
Conversation
Fertiggestellt
Contributor
|
🚀 Preview deployed to GitHub Pages: https://public-ui.github.io/public-ui.github.io/pr-800/25d2049/ |
Contributor
laske185
requested changes
Aug 7, 2026
| **Sollte ich den Passwort-Manager aktivieren?** | ||
| Ja. Verwenden Sie `_autoComplete="new-password"` für neue Passwörter oder `_autoComplete="current-password"` für Anmeldungen, damit Geräte und Browser-Passwort-Manager das Feld korrekt erkennen. | ||
| **Wann sollte ich `_visibilityToggle` verwenden?** | ||
| Nutzen Sie `_visibilityToggle`, wenn Benutzer:innen ihre Passworteingabe vor dem Absenden überprüfen können sollen, beispielsweise bei der Vergabe komplexer Passwörter. Berücksichtigen Sie dabei, ob das Anzeigen des Passworts in der jeweiligen Nutzungssituation angemessen ist. |
Contributor
There was a problem hiding this comment.
Bisher hast du immer "Nutzende" statt Gender-Doppelpunkt (Benutzer:innen) genutzt. Bleib da bitte konsistent bei der Versächlichung, vor allem da Screenreader mit den Doppelpunkten in Wörtern nichts anfangen können.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fertiggestellt