You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The component Message.vue has been implemented and here is how it looks like:
The message is shown during 4 seconds and then closes itself. The message can be closed with the little cross at the right too...
To open a message we can just call the method openMessage(text, success).
Would be useful for #2 alert (category or link name is not unique) and for #7 alert when http link is not valid...
The text was updated successfully, but these errors were encountered: