girder / girder_web_components

Reusable Javascript and VueJS components for interacting with a Girder server.
https://gwc.girder.org
Apache License 2.0
16 stars 9 forks source link

Add transition between upload dropzone and file list #289

Closed zachmullen closed 3 years ago

zachmullen commented 3 years ago

This addresses one other qualm I've been having with the upload component, which was that it was visually jarring when switching between the dropzone and the files list. A simple transition makes this a lot better IMO (GIF framerate probably doesn't do it justice).

uploader