mattermost-mobile/app
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
..
actions [MM-44155] Handle call_end event (#6316) 2022-06-02 10:59:11 +02:00
client Fix convert channel to private (#6568) 2022-08-12 17:09:23 -04:00
components MM-33993 Allow apps form and interactive dialogs to clear select fields (#5398) 2022-08-23 12:33:48 -04:00
constants [MM-44155] Handle call_end event (#6316) 2022-06-02 10:59:11 +02:00
hooks Upgrade to rn 0.66.1 (#5727) 2021-10-31 13:57:07 -03:00
i18n Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
init Make iOS notifications compatible with background fetch (#5969) 2022-02-16 22:58:01 -03:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
mm-redux MM-33993 Allow apps form and interactive dialogs to clear select fields (#5398) 2022-08-23 12:33:48 -04:00
notification_preferences Deps update (#3806) 2020-01-20 13:20:03 -03:00
products/calls [MM-43838] Calls: WebSocket reconnection support (#6497) 2022-07-25 18:19:55 +02:00
reducers MM-38784, MM-38409 New messages line in threads screen & Pull to refresh for global threads screen (#5690) 2021-10-07 15:14:34 +05:30
screens MM-33993 Allow apps form and interactive dialogs to clear select fields (#5398) 2022-08-23 12:33:48 -04:00
selectors MM-38784, MM-38409 New messages line in threads screen & Pull to refresh for global threads screen (#5690) 2021-10-07 15:14:34 +05:30
store [MM-41749] Fixed SettingsSidebar component added back to navigation stack (#6503) 2022-08-04 09:30:06 -04:00
styles [MM-31177] Use png over Compass icon for logo (#5008) 2020-12-09 22:16:29 -07:00
telemetry V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
types Make iOS notifications compatible with background fetch (#5969) 2022-02-16 22:58:01 -03:00
utils Latex rendering with react-native-math-view (#5651) 2022-04-19 09:16:38 -04:00
mattermost.js [MM-41749] Fixed SettingsSidebar component added back to navigation stack (#6503) 2022-08-04 09:30:06 -04:00
mattermost.test.js Excluding follow button in the header from being added to the stack (#5723) 2021-10-06 18:07:20 -04:00