-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(watch): display which tasks will be rerun (#8960)
Added a "restart tasks" event sent from watch which will declare all new tasks that need to be rerun. Also has a bug fix for `update_tasks` where a selected task could get removed from the list resulting in a crash. We now gracefully reset the scroll if a user selected a task that got removed. Added unit tests for new behavior.
- Loading branch information
1 parent
5baacdf
commit 98a0382
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters