mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17723
[Bug 1280009] A change has been merged
Reviewed: https://reviews.mahara.org/3015
Committed: http://gitorious.org/mahara/mahara/commit/8fe51b60fc6720790e410dbf49d736a564970233
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 8fe51b60fc6720790e410dbf49d736a564970233
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Mon Feb 17 09:42:58 2014 +1300
Make tabs in skin designer responsive (Bug #1280009)
- Refactor profile and skin designer tabs into one file which is used by both pages
- Change responsive navigation to take into account the preferred width of the tabs
(since the tabs in the skin designer are too wide for the normal responsive styles)
Change-Id: I00fc4c6a629c93804b4f3bdea1fcdf6233c53f99
Signed-off-by: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
--
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/1280009
Title:
Skin edit form should use responsive tabs
Status in Mahara ePortfolio:
In Progress
Bug description:
In most places around the site the tabs collapse when the viewport width is too low to show all of them. This isn't the case in the Skins form.
profile.js already contains an implementation of this, so this could either be copied or (my preference) refactored into a standalone 'JS tabs' component
Affects latest master
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1280009/+subscriptions
References