-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Menus: All Menu Items - Component Filter #23566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Joomla 4 version: #21358 |
|
@roland-d ah, thanks. Maybe this can still be added to the 3.x series? |
Not sure as this is a new feature. |
|
I have tested this item ✅ successfully on 24d6ce9 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23566. |
|
is there an official statement anywhere about new features and 3.10 |
|
As far as I know, these statements about features in 3.10 are still valid:
We will remind in the Alpha 7 blog post that new features are expected to be pointed at the 4.0-dev branch |
|
Thank you all for the feedback! @infograf768 Isn't it a small fix to fix an existing overview? Thanks @ChristineWk for testing! |
|
@pe7er graag gedaan :-) This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23566. |
The very basic definition of a feature is adding a new capability that didn't exist before. So adding a new list filter fits that basic definition. |
|
I have tested this item ✅ successfully on 24d6ce9 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23566. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/23566. |
|
Closed in favor of #24665 |
|
I've re-done this PR for Joomla 4: #24665 |
Pull Request to add a Component filter to the "Menus: Items" overview.
Summary of Changes
This PR adds a Component filter to the menu items overview so that you can filter on specific Components.
Before Patch
Testing Instructions
Install the PR.
Open the Menus: All Menu Items page (Menus > All Menu Items),
click on "Search Tools",
select a component (e.g. Newsfeeds).
Expected result
The list of menu items should be filtered to only show menu items to views of that selected Component.