Skip to content

Fix auto grow of base text input using markdown component #1258

Fix auto grow of base text input using markdown component

Fix auto grow of base text input using markdown component #1258

Triggered via pull request September 29, 2024 03:35
Status Failure
Total duration 59s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
50s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Changed files ESLint check: src/components/TextInput/BaseTextInput/index.native.tsx#L277
Replace `·!isAutoGrowHeightMarkdown·&&` with `⏎····························!isAutoGrowHeightMarkdown·&&⏎···························`
Changed files ESLint check: src/components/TextInput/BaseTextInput/index.tsx#L303
Replace `(autoGrowHeight·&&·!isAutoGrowHeightMarkdown·&&·styles.autoGrowHeightInputContainer(textInputHeight,·variables.componentSizeLarge,·typeof·maxAutoGrowHeight·===·'number'·?·maxAutoGrowHeight·:·0)` with `autoGrowHeight·&&⏎····························!isAutoGrowHeightMarkdown·&&⏎····························styles.autoGrowHeightInputContainer(textInputHeight,·variables.componentSizeLarge,·typeof·maxAutoGrowHeight·===·'number'·?·maxAutoGrowHeight·:·0`
Changed files ESLint check
Process completed with exit code 1.