988013: Need to include the changes in examples repository. #26
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Feature description
Task - 971964 - Improvements on EJ2 File Manager directory upload feature.
Requirement and specification document
Feature scope and impact
Output screenshots/demos
Upload functionality using context menu,

Folder upload,

File upload,

After enabling

SequentialUploadproperty,Previous behavior or disabling the

SequentialUploadproperty,Access control functionality prevented File upload for specific folder,

Access control functionality prevented Folder upload for specific folder,

Feature matrix documentation
Testing coverage
Uploadrenders it's submenu itemsFilesandFoldersproperly.andFolders` menu items renders properly.Foldermenu item the file explorer opens with properly with folders alone without showing files.Filemenu item the file explorer opens with properly with files alone without giving a space to upload files.directoryUploadproperty switches properly when selecting Files and Folders consecutively for multiple times.sequentialUploadproperty and ensured whether the files and folders are uploaded one by one.sequentialUploadis required.Uploadmethod in the provider end is triggering properly after the first file was uploaded.Uploadmethod triggers consecutively without enabling thesequentialUploadproperty.SequentialUploadto provider client end.sequentialUploadproperty.sequentialUploadfunctionality visibly.sequentialUploadfunctionality is enabled.AccessControlchanges is working without any exceptions in physical provider.AccessControlchanges is working without any exceptions in amazon s3 provider.AccessControlchanges is working without any exceptions in azure provider.AccessControlchanges is working without any exceptions in node js provider.uploadSettingsproperties.autoCloseproperty.Test cases and automation
Test bed sample location
Provide the test bed sample location for code reviewers to verify the feature's behavior.
Platform verification
Related components
Breaking changes
Performance verification
Reviewer Checklist