View (eye) icon toggle is missing in the login form password field
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 274
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 103
Description
### Description
The login form does not provide a “view/show password” (eye icon) toggle option in the password input field. Users are unable to toggle password visibility while typing their password.
https://github.com/user-attachments/assets/322a4785-c43e-4867-af84-f98377bd5aba
### Steps to Reproduce
- Navigate to the Login Page
- Enter the password in the password field
- Observe that there is no eye icon to toggle visibility
### Expected Behaviour
- The password field should include a visibility toggle (eye icon).
- Users should be able to:
- Show password (view plain text)
- Hide password (mask password again)
### Actual Behaviour
- No Option (eye icon) is available to show/hide the entered password.
- Users cannot verify their input before submitting the login form.
### Versions
- Web version: `ownCloud Web UI 12.4.0`
- oCIS version: `Infinite Scale 8.1.0+1b1496a7410 Community`
Contributor guide
Assessment
This issue has not been assessed yet.