Skip to content

Commit

Permalink
[frontend] Uncheck the 'select all' box when launching a background t…
Browse files Browse the repository at this point in the history
…ask (#6526)
  • Loading branch information
CelineSebe committed Apr 3, 2024
1 parent 512a674 commit e0f10fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ const Notifications: FunctionComponent = () => {
handleSwitchGlobalMode={helpers.handleSwitchGlobalMode}
handleSwitchLocalMode={helpers.handleSwitchLocalMode}
handleToggleSelectAll={handleToggleSelectAll}
selectAll={selectAll}
keyword={searchTerm}
filters={filters}
iconExtension={true}
Expand Down

0 comments on commit e0f10fe

Please sign in to comment.