Summary: | UI/UX - Don't show passwords do not match warning until the user hits Create | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Justin Zobel <justin.zobel> |
Component: | kcm_users | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate, uhhadd |
Priority: | NOR | Keywords: | usability |
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/a9c8b1917877d504c8e9c3967c7e60d4f156aa23 | Version Fixed In: | 5.27 |
Sentry Crash Report: |
Description
Justin Zobel
2022-11-20 00:17:01 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2345 Git commit a9c8b1917877d504c8e9c3967c7e60d4f156aa23 by Nate Graham, on behalf of Janet Blackquill. Committed on 22/11/2022 at 00:21. Pushed by ngraham into branch 'master'. kcms/users: debounce the password match message Users don't need to see that their passwords don't match until after they stop typing. M +10 -1 kcms/users/package/contents/ui/ChangePassword.qml M +10 -1 kcms/users/package/contents/ui/CreateUser.qml A +18 -0 kcms/users/package/contents/ui/Debouncer.qml [License: LGPL(3+eV) LGPL(v3.0) LGPL(v2.1)] https://invent.kde.org/plasma/plasma-workspace/commit/a9c8b1917877d504c8e9c3967c7e60d4f156aa23 |