docbrown/app/javascript/article-form/components/__tests__
Suzanne Aitchison 6f057fc8ce
Add mention autocomplete to posts (#13101)
* WIP - initial exploration into post mentioon autocomplete

* replace the autosize textarea with mention autocomplete, adjusting height

* add cypress tests for mentioning in a post

* fix resizing of text areas

* refactor text area resize hook

* refactoring

* update cypress tests

* remove mergeRefs from utils, extract UserListItemContent

* allow useTextAreaAutoResize elements to have height greater than minimum, apply styles to container

* Trigger Travis CI

* Travis plz

* small refactors

* add comments and constants as per PR feedback

Co-authored-by: Nick Taylor <nick@dev.to>
2021-03-31 14:42:59 +01:00
..
ArticleCoverImage.test.jsx First working version to integrate native bridge image upload (#11838) 2020-12-23 10:02:39 -06:00
Close.test.jsx updates article form to have warning modal (#12430) 2021-01-28 11:32:28 -05:00
dragAndDropHelpers.test.js Drop containers styling (#10203) 2020-09-09 09:37:16 +02:00
Form.test.jsx Add mention autocomplete to posts (#13101) 2021-03-31 14:42:59 +01:00
Help.test.jsx Added a11y tests to frontend tests that were missing them (#8873) 2020-06-24 14:38:39 -04:00
ImageUploader.test.jsx First working version to integrate native bridge image upload (#11838) 2020-12-23 10:02:39 -06:00
Options.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
PageTitle.test.jsx Added a11y tests to frontend tests that were missing them (#8873) 2020-06-24 14:38:39 -04:00
pasteImageHelpers.test.jsx Add paste image (#10212) 2021-02-04 10:58:56 -05:00
Preview.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
Tabs.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00
Title.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00