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

[Bug] Multiple Upload does not select images after deleting all previous selected #5623

Closed
manfield opened this issue Aug 19, 2024 · 3 comments · Fixed by #5664
Closed

[Bug] Multiple Upload does not select images after deleting all previous selected #5623

manfield opened this issue Aug 19, 2024 · 3 comments · Fixed by #5664
Assignees

Comments

@manfield
Copy link

Bug report

What I did

When deleting all previous uploaded files, through multiple uploader new files won't be added

Screen.Recording.2024-08-19.at.12.04.00.mp4.mp4

What I expected to happen

Files should be added even after complete deletion of the list

Backpack, Laravel, PHP, DB version

When I run php artisan backpack:version the output is:

PHP VERSION:

8.3.9

PHP EXTENSIONS:

Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, random, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, ast, bcmath, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, iconv, igbinary, intl, exif, msgpack, mysqli, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, memcached, Zend OPcache, xdebug

LARAVEL VERSION:

11.20.0.0

BACKPACK PACKAGE VERSIONS:

backpack/basset: 1.3.5
backpack/crud: 6.7.25
backpack/devtools: 3.1.5
backpack/generators: v4.0.5
backpack/language-switcher: 2.0.0
backpack/medialibrary-uploaders: 1.2.0
backpack/permissionmanager: 7.2.1
backpack/pro: 2.2.12
backpack/theme-tabler: 1.2.11
backpack/translation-manager: 1.0.3

@karandatwani92
Copy link
Contributor

Hey @manfield

Same thing, WIP...
The issues you are reporting are helping us write tests and making the uploader more stable.
Thanks for your time, and sorry for the inconvenience. 🙏

#5478

@manfield
Copy link
Author

Just to know: I bought the pro package and devtools because I'm on a project that needs the things I notified.
Do you have a scheduled release for the issues I opened?

@pxpm
Copy link
Contributor

pxpm commented Sep 17, 2024

Thanks @manfield for the report 🙏

I've just merged the fix and will tag a new version later today after I merge some other stuff 👍

Let us know if you experience issues after the update!

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants