mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #37626
[Bug 1622858] Re: Can't access user notifications settings in mobile layout
To replicate:
1. Open Mahara in a mobile browser, on in a desktop browser window that
has been shrunk narrow enough that the normal tab navigation disappears
and is replaced by the "hamburger" menu navigation.
2. Log in as any user
3. In the top bar of the page, click the gear icon (between the person
icon [profile] and envelope icon [inbox])
4. You should now be on the user's "Settings" page.
Expected result: Somewhere on the page is a navigation link to
"Notifications", to take you to the user's notifications settings page.
Actual result: There is no visible "Notifications" link on the page.
** Tags added: mobile
** Description changed:
While working on Bug 1620879, I noticed that the user settings
subnavigation links aren't accessible when Mahara's responsive theme
shifts to the narrower "mobile" layout. This is true in 15.04 through
16.10dev.
Prior to Bug 1620879, the subnavigation links in question are just
"Settings" ( "account/index.php" )and "Notifications" (
htdocs/account/activity/preferences/index.php ). You can get to the
"Settings" page easily enough in mobile by clicking the settings gear
icon in the page header. But in desktop mode, the main user settings
page has a subnav (generated by the "right_nav()" function in
htdocs/lib/web.php) that lets you switch from "Settings" to
"Notifications". In mobile, that subnav doesn't display, and it's not
part of the "hamburger" menus either.
- In Bug 1620879 I'm adding a "Web services" link at the same nav label as
+ In Bug 1620879 I'm adding a "Web services" link at the same nav level as
"Settings" and "Notifications", to allow users to manage their
webservices authorizations. Since these users are already on mobile
devices, it becomes more important that they're able to access this
submenu on mobile.
--
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/1622858
Title:
Can't access user notifications settings in mobile layout
Status in Mahara:
Confirmed
Status in Mahara 15.04 series:
Confirmed
Status in Mahara 15.10 series:
Confirmed
Status in Mahara 16.04 series:
Confirmed
Status in Mahara 16.10 series:
Confirmed
Bug description:
While working on Bug 1620879, I noticed that the user settings
subnavigation links aren't accessible when Mahara's responsive theme
shifts to the narrower "mobile" layout. This is true in 15.04 through
16.10dev.
Prior to Bug 1620879, the subnavigation links in question are just
"Settings" ( "account/index.php" )and "Notifications" (
htdocs/account/activity/preferences/index.php ). You can get to the
"Settings" page easily enough in mobile by clicking the settings gear
icon in the page header. But in desktop mode, the main user settings
page has a subnav (generated by the "right_nav()" function in
htdocs/lib/web.php) that lets you switch from "Settings" to
"Notifications". In mobile, that subnav doesn't display, and it's not
part of the "hamburger" menus either.
In Bug 1620879 I'm adding a "Web services" link at the same nav level
as "Settings" and "Notifications", to allow users to manage their
webservices authorizations. Since these users are already on mobile
devices, it becomes more important that they're able to access this
submenu on mobile.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1622858/+subscriptions
References