User tests: Successful: Unsuccessful:
Pull Request for Issue # .19227
Summary of Changes
Make Password Strength Bar Width equal to above input box
Testing Instructions
1/ Go to administrator/index.php?option=com_users
2/ Click New
3/ Enter a password
Expected result
Password Strength Bar Width is equal to above input box. This make nicer look.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) |
Title |
|
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-03-23 18:26:13 |
Closed_By | ⇒ | minhSDD |
( sorry for my test )
Try to reopen to see what's happen
Status | Closed | ⇒ | New |
Closed_Date | 2018-03-23 18:26:13 | ⇒ | |
Closed_By | minhSDD | ⇒ |
Status | New | ⇒ | Pending |
yup
Here is a more detailed explanation of the todos:
joomla-field-password
).PS: just for reference you need to have node and npm installed.
You need to run npm install
at the project's root folder
To recompile the elements you need to run:
for the scss to css:
node build.js --compilecescss
for the js:
node build.js --compilecejs
@dgt41 Thanks for your point.
I can take a look at "Remove bootstrap specific" and "Remove Font awesome".
I will update when it's ready.
Please dont just add your code to the SCSS and CSS files like you have. They need to be in the correct files and compiled properly.
@dgt41 Hi, pls guide me:
I already fork Joomla-cms from Joomla.
As to my understand, I have to fork your repository Joomla-cms, to see branch fields/password.
If I try to fork your repository Joomla-cms, it's always point to Joomla repository.
What should I do here ? Thank you
You can't fork the same repo twice in your account.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-20 02:35:39 |
Closed_By | ⇒ | Quy |
Closed_Date | 2018-05-20 02:35:39 | ⇒ | 2018-05-20 02:35:40 |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/19971
Fixed in PR #19231
Please do your PR against #19231