In the Modern User Experience (MUX) Timesheets module, the "Remove Tasks" modal does not properly reset its selection state. If a user selects all tasks using the header checkbox and then closes the modal without performing a deletion, the header checkbox remains selected when the "Remove Tasks" screen is reopened.
Steps to Reproduce:
Expected Results: All checkboxes, including the header checkbox, should be cleared or reset to a default unselected state when reopening the screen.
Actual Results: The header checkbox remains checked from the previous selection.
v16.4.0
Due to DE190421
Engineering is reviewing DE190421