ctf0 / Laravel-Media-Manager

A "Vuejs & Laravel" Media Manager With Tons of Features
MIT License
829 stars 179 forks source link

Show images selected for slider module #95

Closed jasperf closed 5 years ago

jasperf commented 5 years ago

What version of Laravel are you using? (nothing lower than v5.4).

We use Laravel 5.6

is it an issue related to installation or usage ?

It is related to usage

what is the error you are getting ?

Once we have selected multiple images using control select we can use these in a slider. We can then later on however not go back and see which ones were chosen. So how would we manage this?

Do You Know A Solution For this Issue ?

Either we could somehow highlight currently applied or inserted images or show in a gallery tab which ones are being used.

ctf0 commented 5 years ago

there is a btn in the filter bar area "next to the search bar to the top right" that can filter selected files

jasperf commented 5 years ago

Will look that up @ctf0 . Thanks for telling me.