Bug #4216
closed
Make 'My Settings' menus (drop down and tabs) consistent
Added by Samantha Raddatz over 9 years ago.
Updated over 9 years ago.
Description
The drop down menu options in the upper right do not match the tabs on the ‘Settings’ page.
Make labels and order consistent.
Files
- Tracker changed from Design/UX to Bug
- Category name changed from User Experience to Toolbar
- Assignee changed from Boone Gorges to Raymond Hoh
- Target version set to 1.8.4
Weird. Ray, can you look at this?
- Target version changed from 1.8.4 to 1.8.5
- Target version changed from 1.8.5 to 1.8.6
- Status changed from New to Resolved
Issue was due to a few things:
- We run a custom version of the BP settings nav menu (
cac_core_add_settings_nav()
), which we probably do to rename the "Email" tab to "Notifications". This also caused an issue with the "Settings > Forums" subnav item displaying at the wrong position.
- BuddyPress purposely abbreviates the WP adminbar items for Settings submenu items. I have renamed our WP adminbar items to match the full subnav titles.
This should be fixed as of commits 2711bbf and a83551a.
This is also live on cdev for testing as well.
Great, thanks Ray! I looked at it on cdev, and it looks like the order is still off with 'Delete Account' showing up in the middle of the dropdown menu. I think it's worth fixing if possible since it makes more sense to have that at the end.
(screenshot attached)
I looked at it on cdev, and it looks like the order is still off with 'Delete Account' showing up in the middle of the dropdown menu.
Serves me right for testing with an administrator account! Should be fixed now as of commit 1a680b9.
Also available in: Atom
PDF