acoustic-content-samples / sample-picker

Sample showing how to use the Acoustic Content Asset Palette
Apache License 2.0
2 stars 0 forks source link

Modal window format #7

Open ghost opened 5 years ago

ghost commented 5 years ago

Can the picker palette be launched in a modal format?

taclayto52 commented 5 years ago

Hi @scrumpmeister, the picker can be loaded into any iframe element. So assuming the modal library your're using is flexible enough to accept any html into it, it should render.

However, keep in mind that the picker CSS was designed to be loaded as a vertical column so it may look odd depending on the dimensions of your modal.