[wp-trac] [WordPress Trac] #9883: Password shows under Settings / Writing
WordPress Trac
noreply at wordpress.org
Sun Dec 19 21:04:54 UTC 2021
#9883: Password shows under Settings / Writing
-------------------------------------------------+-------------------------
Reporter: mastrup | Owner: (none)
Type: enhancement | Status: assigned
Priority: low | Milestone: Future
| Release
Component: Administration | Version: 2.7.1
Severity: trivial | Resolution:
Keywords: has-patch needs-testing has- | Focuses: ui,
testing-info | accessibility
-------------------------------------------------+-------------------------
Changes (by costdev):
* keywords: has-patch => has-patch needs-testing has-testing-info
* focuses: ui => ui, accessibility
Comment:
- Marking as `needs-testing`.
- Adding `accessibility` focus to verify that there are no regressions.
== Testing instructions
- Checkout [https://github.com/WordPress/wordpress-develop/pull/2070 PR
2070].
- Build with `npm run build` or `npm run build:dev`, depending on your
preferred test environment.
- Navigate to `Settings > Writing`.
- The password should be masked.
- Click the "Show" button.
- The password should be revealed and the "Show" button should now read
"Hide".
- Change the password.
- Click "Save Changes".
- The password should now be hidden.
- Click the "Show" button.
- The new password should now be visible.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/9883#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list