Tags - move Filters from left to [Search Tools]#6950
Closed
pe7er wants to merge 3 commits intojoomla:stagingfrom
pe7er:search-tools-tags
Closed
Tags - move Filters from left to [Search Tools]#6950pe7er wants to merge 3 commits intojoomla:stagingfrom pe7er:search-tools-tags
pe7er wants to merge 3 commits intojoomla:stagingfrom
pe7er:search-tools-tags
Conversation
… into search-tools-tags
Contributor
Author
|
I've changed the component title from "Tags" to "Tags Manager", Note: Sorting the results via the column headers works ok, This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6950. |
|
Issue successful tested! #jab15 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6950. |
Contributor
|
RTC based on testing 😄 #jab15 #makeithappen This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6950. |
Contributor
|
Merged to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR moves the 3 Filter options of the Tags Manager to the [Search Tools] button.
note: The ordering dropdown in [Search Tools] needs to be fixed before merging.
(See Issue #6941 regarding the inconsistency with Filter options).
Test instructions
In back-end > Components > Tags
See the filters on the left (compare the position with filters in Content, Category & Menu components)
This PR changes moves the Filters
from the left to the middle column and will be visible when you click on the [Search Tools] button.
Notes:
I can use some help & suggestions regarding the following issues:
contains "Joomla.orderTable = function()" that probably can be removed
I commented out the old filters in the left slider, they can be removed...