Page MenuHomePhabricator

Ability for users to close the error messages
Closed, ResolvedPublic

Description

Currently if something goes wrong when the videos are processing, tool displays the notifications for few seconds and get vanished, Now let try to make those failed/error notification closable by user.

So it helps users to notice the Errors/Failed messages if they missed to notice them.

image.png (279×1 px, 22 KB)

Event Timeline

This is the pull request for this issue: https://github.com/gopavasanth/video-cut-tool/pull/47

The success message will hide automatically after 10 seconds but the error message will not disappear without the user cutting the notification.
Added the color details for success and pointed to the correct CSS class for the proper color to appear.