mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-17 20:15:40 +02:00
Plug the ui-kit share modal file import onto the new batch share endpoint. The option only shows up when ALLOW_SHARE_IMPORT_FILE is enabled in the config. Errors are rendered inside the import modal instead of the global toast so the user can fix the file and retry without losing context. The e2e environment enables the flag to cover the flow end to end.