? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
4 Jul 2020

This PR changes the order of the modal footer buttons so that they are in the same order as the toolbar buttons ie Save, Save & Close, Close

This PR also changes the class from btn-primary to btn-success for the Save & Close button to match the toolbar colour

Any other changes to the code or codestyle are beyond the scope of this PR

Pull Request for Issue #29560 .

avatar brianteeman brianteeman - open - 4 Jul 2020
avatar brianteeman brianteeman - change - 4 Jul 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Jul 2020
Category Administration com_banners com_categories com_contact com_content com_cpanel com_menus com_newsfeeds com_redirect
4654886 5 Jul 2020 avatar brianteeman cs
avatar brianteeman brianteeman - change - 5 Jul 2020
Labels Added: ?
avatar ceford
ceford - comment - 6 Jul 2020

The Order is OK but I noticed that the Close button is White / Dark Grey. In Users / Edit Group, for example, the Toolbar Close button is White / Red.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29976.

avatar bonzani bonzani - test_item - 13 Jul 2020 - Tested successfully
avatar bonzani
bonzani - comment - 13 Jul 2020

I have tested this item successfully on 4654886


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29976.

avatar infograf768
infograf768 - comment - 13 Jul 2020

@ceford is right but the issue is general
If we want to mock up toolbar for the Close button
Instead of
<button type="button" class="btn btn-secondary"'
we should have
<button type="button" class="btn btn-danger'

EDIT:
But we have a confusion between Cancel, Close and Delete in all admin.
for Cancel and Close, btn btn-secondary looks fine to me, including in toolbar.
for Delete or similar buttons. btn-danger looks correct

avatar infograf768
infograf768 - comment - 13 Jul 2020

Btw, Menus Module edit has btn-danger in this patch.
`Screen Shot 2020-07-13 at 11 45 11

avatar brianteeman
brianteeman - comment - 2 Aug 2020

I specified in the pr exactly what the scope of the pr was and yet you chose to derail it with comments about unrelated things - shame

avatar brianteeman brianteeman - change - 2 Aug 2020
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2020-08-02 19:59:27
Closed_By brianteeman
avatar brianteeman brianteeman - close - 2 Aug 2020

Add a Comment

Login with GitHub to post a comment