Skip to content

Commit

Permalink
Reset highlighted index for mention
Browse files Browse the repository at this point in the history
  • Loading branch information
PrashantMangukiya committed May 16, 2023
1 parent dd5fbb6 commit 4885cdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/home/report/ReportActionCompose.js
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,7 @@ class ReportActionCompose extends React.Component {

const nextState = {
suggestedMentions: [],
highlightedMentionIndex: 0,
atSignIndex,
mentionPrefix: prefix,
};
Expand Down

0 comments on commit 4885cdf

Please sign in to comment.