Upload widget should allow disabling default notifications #1145
Labels
changelog:api
A changelog entry should be put in the API section of the changelog.
plugin:uploadwidget
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
target:major
Any docs related issue that should be merged into a major branch.
type:feature
A feature request.
Milestone
Are you reporting a feature request or a bug?
Feature request
Provide detailed reproduction steps (if any)
Currently when extending upload widget it forces you to use our notifications for progress info, succes / fail msg.
This is good for a quick, default case - but one might want to customize notifications.
For instance in Easy Image we want to put just small custom progress bar in a picture itself.
Thus developer should be able to override default handling.
The text was updated successfully, but these errors were encountered: