Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhanced the
Tab closed
snackBar behavior. Now, when the user click…
…s the `UNDO` button to restore a tab, we disable the snackBar's "UNDO" button to prevent subsequent clicks. This prevents the addition of multiple tabs if the `UNDO` button is clicked multiple times, as this type of restored tab leads to unexpected behavior see below video.
- Loading branch information