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

Multiple select option in filechooser dialog #156

Open
jbroadway opened this issue Mar 11, 2013 · 1 comment
Open

Multiple select option in filechooser dialog #156

jbroadway opened this issue Mar 11, 2013 · 1 comment
Labels
Milestone

Comments

@jbroadway
Copy link
Owner

You should be able to select multiple images at once in certain cases, instead of reopening the dialog each time to select the next file.

@jbroadway
Copy link
Owner Author

Click should highlight files or images as selected and add them to a list, then when they click a 'Select' button it would return them all at once as an array.

Would introduce a new boolean multiple option to $.filebrowser which would be specified in both $.multi_file and $.multi_image to make those more intuitive to work with.

@lux lux modified the milestones: 2.2, 2.4 May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants