mattermost-mobile/app/screens
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
..
about V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
add_reaction Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
apps_form MM-33993 Allow apps form and interactive dialogs to clear select fields (#5398) 2022-08-23 12:33:48 -04:00
channel MM-43904 - Fix: Calls: "Access to route for non-existent plugin" error log (#6210) 2022-05-03 15:02:58 -04:00
channel_add_members V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
channel_info MM-42320: Calls - small fix for microphone permissions (#6134) 2022-04-06 14:51:40 -04:00
channel_members V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
channel_notification_preference V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
code MM-39337 set allowFontScaling to TextInput components (#5751) 2021-10-14 13:42:09 -03:00
create_channel V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
custom_status [MM-39149] Only close sidebar when custom status is set successfully (#5988) 2022-02-21 08:24:04 -03:00
custom_status_clear_after V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
edit_channel MM-41909: Allow 1 char channel name (#6093) 2022-03-31 09:19:12 -03:00
edit_post V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
edit_profile Remove all checks for minimum versions previous to 5.31 (#5572) 2021-09-06 12:57:24 +02:00
error_teams_list V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
expanded_announcement_banner V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
forgot_password V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
gallery V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
interactive_dialog MM-33993 Allow apps form and interactive dialogs to clear select fields (#5398) 2022-08-23 12:33:48 -04:00
latex Latex rendering with react-native-math-view (#5651) 2022-04-19 09:16:38 -04:00
login V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
login_options [v1] Skip LoginOptions if only one SSO method is enabled (#6097) 2022-03-30 12:13:37 -03:00
mfa MM-39337 set allowFontScaling to TextInput components (#5751) 2021-10-14 13:42:09 -03:00
more_channels V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
more_dms V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
notification Update dependencies (#5870) 2021-12-15 16:44:35 +02:00
options_modal Fix options modal dismiss for OptionsModal (#5819) 2021-11-10 09:19:04 -03:00
participants_list V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
perf_metrics [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
permalink MM-37517 Thread permalink (#5758) 2022-02-03 12:48:43 -03:00
pinned_posts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
plugin MM-34811 Add plugin oauth support (#5395) 2021-09-27 18:17:56 +02:00
post_options [Apps Framework] Separate calls (#5877) 2022-03-24 11:03:06 -04:00
reaction_list V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
recent_mentions V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
saved_posts V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
search V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
select_server Show login options when using multiple SSO login methods (#6185) 2022-04-21 12:40:53 -04:00
select_team V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
selector_screen V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
settings [MM-42533] Fix hidden custom theme (#6054) 2022-03-17 19:36:57 -03:00
slide_up [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
sso [v1] Skip LoginOptions if only one SSO method is enabled (#6097) 2022-03-30 12:13:37 -03:00
table Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
terms_of_service [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
thread use feature flag when fetching thread bindings (#6018) 2022-03-22 23:03:03 -04:00
thread_options MM-34842 global threads options (#5630) 2021-10-11 13:24:38 +05:30
user_profile V1 dependencies and bump to RN 0.67.2 (#5908) 2022-02-02 15:28:57 -03:00
index.js Latex rendering with react-native-math-view (#5651) 2022-04-19 09:16:38 -04:00