#24115 closed defect (bug) (fixed)
'Manage Locations' tab should be hidden for zero locations/no menus support
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | Menus | Keywords: | has-patch 3.6-menus |
Focuses: | Cc: |
Description
If you're working with a theme that doesn't have any registered menu locations, the 'Manage Locations' tab should be hidden. Patch attached.
Attachments (2)
Change History (8)
#2
@
10 years ago
It's worth mentioning that if we don't hide the tab for this case, they'll visit the tab, it'll say 'Your theme supports 0 menus ...' and the list table will be empty, which is just bad UX.
#3
@
10 years ago
- Summary changed from 'Manage Locations' tab should be hidden for zero menus and/or zero locations to 'Manage Locations' tab should be hidden for zero locations/no menus support
#4
@
10 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 24217:
Note: See
TracTickets for help on using
tickets.
24115.diff also fixes display of the 'This theme does not natively support menus' message based on number of theme locations rather than number of menus.