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

[4.0] Login page during installer doesnt allow hide/reveal password #29765

Closed
PhilETaylor opened this issue Jun 22, 2020 · 2 comments
Closed

Comments

@PhilETaylor
Copy link
Contributor

Steps to reproduce the issue

Joomla 4
System -> Joomla (Update box)
Choose any file (#29763 bug allows any file)
Click upload and install

Expected result

Password hide/reveal icon is clickable like all other password boxes in Joomla 4

Actual result

Screenshot 2020-06-22 at 22 16 20

@brianteeman
Copy link
Contributor

Looks like it needs to use the WebAssetManager and useScript('field.passwordview')

brianteeman added a commit to brianteeman/joomla-cms that referenced this issue Oct 1, 2020
PR for joomla#29765

### Steps to reproduce the issue
Joomla 4
System -> Joomla (Update box)
Choose any file (joomla#29763 bug allows any file)
Click upload and install

### Expected result
Password hide/reveal icon is clickable like all other password boxes in Joomla 4
@brianteeman
Copy link
Contributor

Please test #30849

@zero-24 zero-24 closed this as completed Oct 1, 2020
zero-24 pushed a commit that referenced this issue Oct 2, 2020
* [4.0] joomla update show password

PR for #29765

### Steps to reproduce the issue
Joomla 4
System -> Joomla (Update box)
Choose any file (#29763 bug allows any file)
Click upload and install

### Expected result
Password hide/reveal icon is clickable like all other password boxes in Joomla 4

* icon width
sakiss pushed a commit to sakiss/joomla-cms that referenced this issue Oct 16, 2020
* [4.0] joomla update show password

PR for joomla#29765

### Steps to reproduce the issue
Joomla 4
System -> Joomla (Update box)
Choose any file (joomla#29763 bug allows any file)
Click upload and install

### Expected result
Password hide/reveal icon is clickable like all other password boxes in Joomla 4

* icon width
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants