- Notifications
You must be signed in to change notification settings - Fork254
Add toast notifications & loading message type.#721
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Dev -> Main - fixing Publishing behaviour
Added a built in function called toast for longer notifications.Also added message.loading()Please see docs\build-apps\write-javascript\built-in-javascript-functions.md
netlifybot commentedFeb 27, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
👷 Deploy request forlowcoder-cloud pending review.Visit the deploys page to approve it
|
netlifybot commentedFeb 27, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
👷 Deploy request forlowcoder-test pending review.Visit the deploys page to approve it
|
Oh, this is fantastic. Any chance a User could "style" the Toast Displays? |
Destroys a previous toast based on assigned id.
Added the ability to allow or disallow toasts to be dismissed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you very much for your great contribution! An amazing feature.
We wrote a small documentation for it.https://docs.lowcoder.cloud/lowcoder-documentation/build-applications/app-editor/visual-components/messages-toast |
Uh oh!
There was an error while loading.Please reload this page.
Proposed changes
Added a built in function called toast for longer notifications.
Also added message.loading()
Please see docs\build-apps\write-javascript\built-in-javascript-functions.md