User tests: Successful: Unsuccessful:
Pull Request for Issue #22271
This PR allows to see the full sub-tree of menu items when you filter by a specific parent menu item
Also the max levels filter is respected
e.g. to view only the direct children of the parent menu item, user can select a (max) level of "1"
You see the full sub-tree of menu items
You see only the direct children (1st level descedants)
None
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_menus |
Labels |
Added:
?
|
I have tested this item
Works as follows:
Status | Pending | ⇒ | Ready to Commit |
Ready to Commit after two successful tests.
the result that you are getting is strange
the parent menu item (aka the root of the sub-tree) is supposed to be (depth) level 0
and anyway it is not be visible with current code
when we filter by max-level 1 , we get children (=direct descendants only), aka the old behavior
when we filter by max-level 2 , we get children , and grandchildren, menu item items
can you do a rebuild, and then also make sure you have latest version of this branch and retest ?
thanks for re-testing and confirmation
I think you were testing with code getting that was having this effect
#22322 (comment)
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-09-22 15:01:33 |
Closed_By | ⇒ | mbabker | |
Labels |
Added:
?
|
I have tested this item✅ successfully on 59c1c9d
Great thanks @ggppdk works well. Sorry for my oversight when implementing this feature originally.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22319.