Skip to content

Improved validation display of dnn-dropzone#900

Merged
david-poindexter merged 1 commit intoDNNCommunity:developfrom
valadas:dropzone-file-error-event
Nov 28, 2023
Merged

Improved validation display of dnn-dropzone#900
david-poindexter merged 1 commit intoDNNCommunity:developfrom
valadas:dropzone-file-error-event

Conversation

@valadas
Copy link
Copy Markdown
Member

@valadas valadas commented Nov 28, 2023

Previously when dropping files (not picking), the component would not provide any feedback, it would simply not fire the dropped event.

With this change, it will display a localizable error message if the file is too large or of an unsupported extension.

Previously when dropping files (not picking), the component would not provide any feedback, it would simply not fire the dropped event.

With this change, it will display a localizable error message if the file is too large or of an unsupported extension.
@valadas valadas added the enhancement New feature or request label Nov 28, 2023
@valadas valadas added this to the 0.23.0 milestone Nov 28, 2023
Copy link
Copy Markdown
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@david-poindexter david-poindexter merged commit aa87f8d into DNNCommunity:develop Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants