* 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> |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| apps_form_component.test.tsx | ||
| apps_form_component.tsx | ||
| apps_form_container.tsx | ||
| apps_form_field.tsx | ||
| dialog_introduction_text.test.tsx | ||
| dialog_introduction_text.tsx | ||
| index.ts | ||