Skip to content

Commit

Permalink
removed resetting the report fields to allow user to operate multiple…
Browse files Browse the repository at this point in the history
… actions on same popover
  • Loading branch information
Pujan92 committed Nov 15, 2022
1 parent 376c332 commit c4abc40
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,6 @@ class PopoverReportActionContextMenu extends React.Component {
this.onPopoverHideActionCallback = onHideActionCallback;
}
this.setState({
reportID: '0',
reportAction: {},
selection: '',
reportActionDraftMessage: '',
isPopoverVisible: false,
Expand Down

0 comments on commit c4abc40

Please sign in to comment.