updated TagFilterStore
This commit is contained in:
parent
4f8b0afc41
commit
f5a40eff4b
10 changed files with 34 additions and 34 deletions
|
@ -519,7 +519,7 @@ class LoggedInView extends React.Component<IProps, IState> {
|
|||
const draggableId = result.draggableId.split(' ').pop();
|
||||
|
||||
// Dispatch synchronously so that the GroupFilterPanel receives an
|
||||
// optimistic update from TagOrderStore before the previous
|
||||
// optimistic update from GroupFilterOrderStore before the previous
|
||||
// state is shown.
|
||||
dis.dispatch(TagOrderActions.moveTag(
|
||||
this._matrixClient,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue