mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #14530
[Bug 1243018] Re: Add a visual indicator for when the "add column" and "remove column" buttons are disabled
This is similar to the layout custom add rows button problem.
On looking at the raw styles.css file there might be a problem with the
order with the 'button' styles and 'button disabled' styles.
--
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/1243018
Title:
Add a visual indicator for when the "add column" and "remove column"
buttons are disabled
Status in Mahara ePortfolio:
Confirmed
Bug description:
This applies to the optional column add/remove buttons that users can
activate on the page builder.
To replicate:
1. Click on your "Account settings" page
2. Under "General account options" activate the "Show controls to add and remove columns when editing a page" setting.
3. Now, edit a page
4. On each column you'll see arrow buttons to add an adjacent column, and a red button to remove that column.
5. Keep adding columns until you have 5 columns in a single row.
Expected result: The "add" buttons should go away or be dimmed out, to indicate you can add no more rows
Actual result: The "add" buttons remain in place, but clicking on them does nothing.
6. Now start clicking the red delete icons to delete columns
7. Continue until you have just one column left
Expected result: The red "delete" button should disappear from that column, to indicate that it can't be deleted
Actual result: The red "delete" button remains in place, but clicking on it does nothing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1243018/+subscriptions
References