metacatui icon indicating copy to clipboard operation
metacatui copied to clipboard

Replace fancybox library with Bootstrap modals

Open laurenwalker opened this issue 8 years ago • 1 comments

The Fancybox library is currently used for previewing images, maps, and PDFs in the MetadataView. This library is a little overkill for our needs and I believe we can just use Bootstrap's modal feature instead.

This should decrease the size of MetacatUI and reduce the load time of the app, which currently needs to grab extra JS and CSS files for the Fancybox library.

laurenwalker avatar Oct 20 '17 19:10 laurenwalker