Skip to content

Conversation

@iamfaran
Copy link
Collaborator

Proposed changes

This PR adds the ability to run queries on the dismissal of the toast
more details on the -> #2113

How to use:

toast.success("Task completed!", {
 duration: 0, // specify 0, to always show the Toast
 onClose: "closeQuery"	// this has to be a string, and will run on Auto Close /  Manual Dismissal 
})

Types of changes

What types of changes does your code introduce to Lowcoder?
Put an x in the boxes that apply.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help!
This is simply a reminder of what we are going to look for before merging your code.
Put an x in the boxes that apply.

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc.

@netlify
Copy link

netlify bot commented Jan 21, 2026

👷 Deploy request for lowcoder-test pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit d0a845b

@iamfaran iamfaran closed this Jan 22, 2026
@iamfaran iamfaran deleted the feat/2113-toast-notify branch January 22, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant