User tests: Successful: Unsuccessful:
This PR adds new pre-selection feature in the edit form of the Menu Item Manager: The form fields Status, Language and Access Level are selected on basis of the [Search Tools] Set Filters in the Menu Item Manager. Similar PR as #6966 + #6973.
Please triple check my code for this PR: In the menu item model the $data is an array and not an object (like with articles (#6966) and categories (#6973)), so I could not use $data->set and used $data['some-field'] instead.
Test in Menu Manager: Menu Items if the selected [Search Tools] > **Filters (Status, Language and Access Level) are pre-selected in the form when creating a New Menu Item.
Back-end > Menus > select a Menu (eg Main Menu) > [Search Tools] > select (Status, Language and Access Level).
Create new Menu Item and check if the parameters on the left are "pre-selected".
Labels |
Added:
?
|
Category | ⇒ | Administration UI/UX |
Status | New | ⇒ | Pending |
Easy | No | ⇒ | Yes |
With 3 successful tests, should move to RTC.
Status | Pending | ⇒ | Ready to Commit |
RTC Thanks for the reminder.
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-05-26 19:58:59 |
Closed_By | ⇒ | Kubik-Rubik |
Milestone |
Added: |
Labels |
Removed:
?
|
@test works