mattermost-mobile/app/screens/apps_form
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
..
__snapshots__ MM-34194 Add multiselect to Apps Forms (#5400) 2021-10-27 11:35:11 +02:00
apps_form_component.test.tsx [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
apps_form_component.tsx MM-34194 Add multiselect to Apps Forms (#5400) 2021-10-27 11:35:11 +02:00
apps_form_container.tsx [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
apps_form_field.tsx MM-34194 Add multiselect to Apps Forms (#5400) 2021-10-27 11:35:11 +02:00
dialog_introduction_text.test.tsx [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
dialog_introduction_text.tsx [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
index.ts [MM-35617] App modals are now opened from components instead of actions (#5394) 2021-08-06 11:21:31 -04:00