feat: redesign toast notifications for UX #148
Reference in New Issue
Block a user
Delete Branch "userAdityaa/flotilla:branch-refine-toast"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
The X button has been removed from toasts, and users can now swipe up to dismiss them. On mobile, toasts appear at the top of the screen, ensuring they no longer cover the bottom navigation. On desktop, toasts are positioned in the top-right corner, following the familiar Slack/Discord style. Action toasts, such as “Sending… Cancel,” retain the Cancel button and remain visible until the action completes or is cancelled, while regular toasts will auto-dismiss after a short period.
Testing
Screenshots of the changes
Resolves #137
Swipe to Dismiss Screencast
feat: redesign toast notifications for mobile UXto feat: redesign toast notifications for UXCode changes look pretty good, a few refinements:
Thanks for the feedback @hodlbod, I’ve pushed the requested changes. Summary:
Screenshots after Refinement
Should I add the screenshots to the main PR description, or keep them in the comments as refinement updates?
@hodlbod what do you think about this? Should we refactor the modal to use a corner close button similar to the toast refactor, or go the opposite way if that fits better?
Getting there, a few things:
Hey @hodlbod, by its previous position on desktop, do you mean the bottom-right rather than the bottom-left? I’ve moved the toast to the bottom-right now. Also, regarding swipe-to-dismiss, please check the attached video.
Previous placement for desktop toast

Great, looks good, thank you!
1b98dde7efto4f98608bbe