mattermost-mobile/app/mm-redux
Michael Kochell c1936040c3
MM-33993 Allow apps form and interactive dialogs to clear select fields (#5398)
* allow apps form and int dialogs to clear select fields

* don't show x if the field is disabled

* change down chevron to right chevron

* increase padding around close x to increase touch area

* positioning

* remove chevron and divider

* use hitSlop instead of padding. fix position of x

* lint

* types

* update type

* lint

* make onClear optional

* optional chaining

* set multiselect value to empty array on clear

* include null in type

* useCallback improvement

* fix clearing multi-selected items state issue

* fix clearing multi-selected items state issue

* lint

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-08-23 12:33:48 -04:00
..
action_types [MM-34233] Only refresh App bindings if apps plugin is enabled (#5673) 2022-03-28 13:45:29 -04:00
actions Fix convert channel to private (#6568) 2022-08-12 17:09:23 -04:00
constants MM-42623 - Calls: remove Feature Flag (#6091) 2022-03-29 10:54:29 -04:00
reducers [MM-34233] Only refresh App bindings if apps plugin is enabled (#5673) 2022-03-28 13:45:29 -04:00
selectors MM-37517 Thread permalink (#5758) 2022-02-03 12:48:43 -03:00
types MM-33993 Allow apps form and interactive dialogs to clear select fields (#5398) 2022-08-23 12:33:48 -04:00
utils V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00