mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
fix: Uses woot-button in mention box (#6317)
* fix: Uses woot-button in mention box * Style changes to fix mention box position * Fixes review comments * Fixes review comments --------- Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com> Co-authored-by: Vishnu Narayanan <vishnu@chatwoot.com> Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b1af814eab
commit
ee3124cf84
@@ -210,6 +210,8 @@ export default {
|
||||
}
|
||||
},
|
||||
editorId() {
|
||||
this.showCannedMenu = false;
|
||||
this.cannedSearchTerm = '';
|
||||
this.reloadState();
|
||||
},
|
||||
isPrivate() {
|
||||
|
||||
Reference in New Issue
Block a user