docbrown/app/javascript/crayons/MentionAutocompleteTextArea/__tests__
Suzanne Aitchison a23caead07
Add (updated) mention autocomplete to post comments (#13061)
* add mention autocomplete functionality to article and notification comments

* add cypress tests

* make sure entry transitions dont replay

* undo change to async useeffect covered in other pr

* move search into dynamic import

* exit search if enter pressed in middle of search term

* refactor button activation code

* add a space after a mention is selected

* tweak cypress test for reply to ensure it awaits combobox

* small refactor
2021-03-22 09:18:13 +00:00
..
__snapshots__ Add (updated) mention autocomplete to post comments (#13061) 2021-03-22 09:18:13 +00:00
MentionAutocompleteTextArea.test.jsx Update storybook mention autocomplete component to take over whole textarea (#13044) 2021-03-18 15:04:59 +00:00