?
avatar gunjanpatel
gunjanpatel
6 Mar 2018

Imagine that user has more than 500 images and the user would like to search it by name, if we get search bar it would be easy to find the image and select it for the article instead of just looking into thumbnails.

It should also be possible to search using substring.

Expected result

We should be able to search for images in media manager.

Actual result

We can't search based on image name in media manager in the current version.

Additional comments

We apologise if this feature is already proposed by someone and we had the conversation on it. We have tried to find this kind of feature requests but we haven't found it so we thought it would be great to suggest the idea.

(We have discussed this feature during our JUG Sorø bug squashing event and didn't found any proposal so far.)

Votes

# of Users Experiencing Issue
0/1
Average Importance Score
3.00

avatar gunjanpatel gunjanpatel - open - 6 Mar 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 6 Mar 2018
avatar infograf768 infograf768 - change - 7 Mar 2018
Title
com_media missing search functionality
Feature Request: com_media missing search functionality
avatar infograf768 infograf768 - edited - 7 Mar 2018
avatar nmousedk
nmousedk - comment - 7 Mar 2018

yes... It would be a nice thing.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19853.

avatar Quy
Quy - comment - 7 Mar 2018

For a temporary solution, you can use the browser's built-in find to search in the current directory.

avatar zero-24
zero-24 - comment - 8 Mar 2018

cc @laoneo Maybe something like this can be build in then new MM for 4.0?

avatar tonypartridge
tonypartridge - comment - 8 Mar 2018

@laoneo, shouldn’t be too hard to add into J4?

avatar laoneo
laoneo - comment - 9 Mar 2018

We have already an open issue for that in the MM repo joomla-projects/media-manager-improvement#175. Recursive search would be hard, especially with cloud adapters. But searching in the current folder can be done in the client.

avatar tonypartridge
tonypartridge - comment - 9 Mar 2018

I was thinking just searching this folder for now?

On 9 Mar 2018, 07:23 +0000, Allon Moritz notifications@github.com, wrote:

We have already an open issue for that in the MM repo joomla-projects/media-manager-improvement#175. Recursive search would be hard, especially with cloud adapters. But searching in the current folder can be done in the client.

You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

avatar kasvith
kasvith - comment - 9 Mar 2018

In NMM also recursive search was implemented in backend for local adapter i guess,

For clouds they offer search endpoints so we can use them with nmm most of the time, depends highly on adapter implementation

avatar gunjanpatel
gunjanpatel - comment - 9 Mar 2018

But searching in the current folder can be done in the client.

I think it would be great to start adding search inside the currently selected directory in the initial version. We can always improve it. It's better than nothing. Most of the time user want to search in the current level. Results can be both folders and files.

avatar laoneo
laoneo - comment - 9 Mar 2018

@kasvith you are right. Forgot that.

Despite that I would also start with the current folder. It will be more reactive as everything can be done on the client site.

avatar tonypartridge
tonypartridge - comment - 9 Mar 2018

I would probably search current folder and then when we want to add a tick box to search sub folders too?

On 9 Mar 2018, 08:29 +0000, Allon Moritz notifications@github.com, wrote:

@kasvith you are right. Forgot that.
Despite that I would also start with the current folder. It will be more reactive as everything can be done on the client site.

You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

avatar kasvith
kasvith - comment - 9 Mar 2018

@laoneo for current folder it can be done in client, but as we planned to move for Streams i think we need to do a query from backend as we do not load whole folder (imagine a folder with 1000 files) at once.

But for now we can search in client side.

API Endpoints are available for recursive search

So its a matter of implementing frontend side

avatar zero-24 zero-24 - change - 9 Mar 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-03-09 21:32:55
Closed_By zero-24
avatar zero-24
zero-24 - comment - 9 Mar 2018

Ok given on the feedback by @laoneo and @kasvith I'm going to close this one here as the development of the 4.0 MM is done in the issue pointed above (joomla-projects/media-manager-improvement#175) Thanks for the suggestion ?

avatar zero-24 zero-24 - close - 9 Mar 2018
avatar dgt41
dgt41 - comment - 11 Mar 2018

but as we planned to move for Streams

Is this decided?

avatar gunjanpatel
gunjanpatel - comment - 19 Apr 2018

This feature is merged into joomla-projects/media-manager-improvement#529

Great job. Thanks a lot, guys.

Add a Comment

Login with GitHub to post a comment