Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable dropping files into data and collection inputs #18815

Open
mvdbeek opened this issue Sep 14, 2024 · 0 comments
Open

Enable dropping files into data and collection inputs #18815

mvdbeek opened this issue Sep 14, 2024 · 0 comments

Comments

@mvdbeek
Copy link
Member

mvdbeek commented Sep 14, 2024

We could allow dropping files into data and data collection inputs. The nice thing here is that we can immediately restrict the allowed input extension to what the input actually allows. We can immediately select the upload as the selected input without an additional click. For list collections we can allow a flat folder input or a list of files.
This would require tweaking when the currently drag handler fires off the gloabl upload modal.

This has the potential to be the most ergonomic way to upload files. If later on there are additional options to be set we could as well open an advanced selection dialog or wizard.

@mvdbeek mvdbeek changed the title Enable dropping files into dat and collection inputs Enable dropping files into data and collection inputs Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants