Open cbeach47 opened 3 years ago
I'd recommend using the new search2 api - as we put a lot of work into making the interface more concrete and ideally suited to a variety of uses (not so heavily UI coupled);
Sounds good!
There is also the new Lightbox component in the oEQ source. Further work is planned on this for 2021.1 to add manually scrolling through multiple assets (i.e. next/prev), so there may be some useful overlap. (It currently supports images, videos and audio.)
Thanks for flagging this. This may have already been surfaced in a CDM - since one of the design goals is to be decoupled from oEQ, is Lightbox
something that we could fold into an oEQ library of sorts in NPM so we can leverage the same components and it'll have a similar L&F?
In 2021.1 we'll also be looking at the search gallery view, so again there might be some overlap there which you may find useful.
My next oEQ mini-project is a gallery-view-like tagging interface to make it simple to tag (via simple metadata tags backed by a taxonomies) multiple items. Interested to see what enhancements are planned.
Thanks for flagging this. This may have already been surfaced in a CDM - since one of the design goals is to be decoupled from oEQ, is Lightbox something that we could fold into an oEQ library of sorts in NPM so we can leverage the same components and it'll have a similar L&F?
Probably is. Indeed, we could maybe look at an oEQ Component library perhaps based on what's in the tsrc/components
directory.
Using this PR to nail down the concept of the initial slideshow effort, and some future goals, into a README