ListView Drag and Drop option #679
Labels
status:fixed-next-drop
Issue will be fixed in upcoming release.
type:enhancement
New feature or enhancement of existing capability
Milestone
Category
[x] Enhancement
[ ] Bug
[x] Question
Version
Please specify what version of the library you are using: [ 2.0.0.0 ]
Submission Guidelines
i was looking @pnp/spfx-controls-react and was surprise the control ListView didn't have a "dragDropFiles" property.
I access to the github to see the code and expand the control ListView to have a "dragDropFiles" properties, with [True/False] to enable/disable and a custom handler "handleDrop" that retrieves the files content.
Business case:
This could be used by developers that need access to files to sent into SharePoint library or other requirements that need to
manage the binary of files.
Questions:
There is any specific to don't have it?
Makes sense to have it?
If yes to all and approval from the owners, can i make PR with associated changes, documentation, code style, comments and process to be align with the documentation in pnp to include this small feature?
Visual expectation:
Thanks!
The text was updated successfully, but these errors were encountered: