mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 12:58:35 +03:00
When selecting filter, deselect events
This commit is contained in:
@@ -71,6 +71,7 @@ class Toolbar extends React.Component {
|
||||
this.props.actions.updateColoringSet(updatedColoringSet);
|
||||
}
|
||||
this.props.methods.onSelectFilter(matchingKeys);
|
||||
this.props.actions.updateSelected([]);
|
||||
}
|
||||
|
||||
renderClosePanel() {
|
||||
|
||||
Reference in New Issue
Block a user