User tests: Successful: Unsuccessful:
Many of the toolbar buttons use a regular button layout but the majority are using the joomla-toolbar-button element
For consistency and to make styling easier this changes the batch button to use the popup layout instead of the batch layout so that the button uses the custom element.
Partial fix for #24850
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-13 10:06:41 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Perfect - thanks!
Thanks
From a quick code comparison are we covering the batch button being disabled when no items are selected (i.e. the onclick attribute we have here https://github.com/joomla/joomla-cms/blob/4.0-dev/layouts/joomla/toolbar/batch.php#L26)