User tests: Successful: Unsuccessful:
Pull Request for Issue #24312.
Corrects password toggler markup and styling to have a visible focus outline.
Converts to FA icons, adds fa-fw
class to keep same width when toggling.
Run node build.js --compile-js
.
Go to a form with password field.
Inspect styling.
Click on toggle button a few times.
Check that the icon and the screenreader text changes correctly.
No.
Status | New | ⇒ | Pending |
Category | ⇒ | Modules Administration JavaScript Repository NPM Change Layout Front End |
Labels |
Added:
NPM Resource Changed
?
|
That's just how btn-secondary
is styled in Atum. There's still the width issue, icon is clearly off-center.
So why did you change it to that button. It's not consistent with similar functions
To use them same class everywhere.
Category | Modules Administration JavaScript Repository NPM Change Layout Front End | ⇒ | Administration com_postinstall Modules Templates (admin) JavaScript Repository NPM Change Layout Front End |
Yes, the button is now styled like a button.
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-02-05 17:53:06 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
it was pointed out to me before that the code should not be dependant on using fontawesome especially for the frontend