mattermost-mobile/app/components/autocomplete
Daniel Espino García 76284a78d5
MM-34194 Add multiselect to Apps Forms (#5400)
* Add multiselect to Apps Forms

* Address feedback

* Add selected information and change button name

* Fix styles

* Add missing semicolon and change currentList to currentSelected.

* Address UX feedback

* Fix test

* Address feedback

* Fix snapshots

* Potential fix for flaky test

* Fix iOS back button

* Address feedback

* Fix tests

* Add separator and scroll to bottom on selected items

* Use setTimeout for scroll and also scroll on unselected

* Fix lint

* Fix tsc

* Fix tests
2021-10-27 11:35:11 +02:00
..
at_mention Remove all checks for minimum versions previous to 5.31 (#5572) 2021-09-06 12:57:24 +02:00
at_mention_group Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
at_mention_item [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
channel_mention Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
channel_mention_item [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
date_suggestion Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
emoji_suggestion Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
slash_suggestion MM-34194 Add multiselect to Apps Forms (#5400) 2021-10-27 11:35:11 +02:00
autocomplete.js [MM-34415, MM-34808, MM-34572, MM-34385, MM-32445, MM-31525] Handle user and channel provider from the app parser (#5503) 2021-08-17 10:45:49 +02:00
autocomplete_section_header.js Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
index.js [MM-34415, MM-34808, MM-34572, MM-34385, MM-32445, MM-31525] Handle user and channel provider from the app parser (#5503) 2021-08-17 10:45:49 +02:00
special_mention_item.js Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00