updated TagPanel
This commit is contained in:
parent
0c6ac113f4
commit
4f8b0afc41
19 changed files with 82 additions and 82 deletions
|
@ -518,7 +518,7 @@ class LoggedInView extends React.Component<IProps, IState> {
|
|||
// Could be "GroupTile +groupId:domain"
|
||||
const draggableId = result.draggableId.split(' ').pop();
|
||||
|
||||
// Dispatch synchronously so that the TagPanel receives an
|
||||
// Dispatch synchronously so that the GroupFilterPanel receives an
|
||||
// optimistic update from TagOrderStore before the previous
|
||||
// state is shown.
|
||||
dis.dispatch(TagOrderActions.moveTag(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue