User tests: Successful: Unsuccessful:
Pull Request for Issue #30391
Installation Alerts are using the js. The <div>
was misplaced.
I added a class but it is not necessary when using default core Installation.
Install a clean Joomla using a superuser password shorter than 12 characters
Patch, use NPM CI and install again
EDIT: To test multiple alerts in backend, add in Atum index.php
Factory::getApplication()->enqueueMessage('error message','error');
Factory::getApplication()->enqueueMessage('another long error message','error');
Factory::getApplication()->enqueueMessage('another very long error message','error');
Factory::getApplication()->enqueueMessage('warning message','warning');
Factory::getApplication()->enqueueMessage('warning message','warning');
Factory::getApplication()->enqueueMessage('notice message','notice');
Status | New | ⇒ | Pending |
Category | ⇒ | Repository NPM Change |
Looks good. Will test tomorrow.
In admin, multiple messages are really rare. And if they occur, it is worth to give them place. So it looks good for me.
Labels |
Added:
NPM Resource Changed
?
|
Category | Repository NPM Change | ⇒ | Administration Templates (admin) NPM Change Repository Layout Front End Templates (site) |
Title |
|
In fact I succeeded adding the border.
Can be tested during installation as well as in back-end or frontend.
Updated Testing instructions.
Please @chmst and @brianteeman test again.
I have tested this item
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-08-21 10:01:15 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
I am wondering if it is obvious that there are two separate error messages