mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #47569
[Bug 1731330] Re: Delete button style/placement inconsistent
For this bug we only need to fix the buttons in Journal entry list:
artefact/blog/view/index.php
for each blog post we have 3 buttons: Unpublish, edit and delete (check image attached)
- they are not properly align, the unpublish button is a bit higher than the rest
- and the edit and delete buttons should have "button group" style: the right border of the edit button is rounded when it should be squared
these are all styling changes
** Attachment added: "blog post list buttons"
https://bugs.launchpad.net/mahara/+bug/1731330/+attachment/5091579/+files/Screenshot%20from%202018-03-27%2010-32-47.png
** Changed in: mahara/18.04
Assignee: Cecilia Vela Gurovic (ceciliavg) => (unassigned)
** Changed in: mahara/18.04
Assignee: (unassigned) => Jaque (jaque777)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1731330
Title:
Delete button style/placement inconsistent
Status in Mahara:
In Progress
Status in Mahara 18.04 series:
In Progress
Status in Mahara 18.10 series:
In Progress
Bug description:
For things that are editable/deletable we tend to have a convention of
using a button group where the delete button is the right most button.
But in some places we have the delete button the left button and or we
don't use the button group
Examples are:
- Admin -> Institution list page
- SmartEvidence list page
We should tidy this up to be more consistent as that will help with
User experience
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1731330/+subscriptions
References