fleet/frontend/components/forms/fields/InputField
RachelElysia a2345bb75e
Fleet UI: Allow 'textarea' onBlur, clean to never race (#40744)
## Issue
Closes #34167 

## Followup
- Add missing onBlur to text area inputs app wide
- Update onBlur function to not race with onChange

## Screenshot of fix


https://github.com/user-attachments/assets/9abfbef9-af0d-4247-a18e-e2ea1b4abd4d



## Testing

- [x] QA'd all new/changed functionality manually
2026-02-27 19:51:56 -06:00
..
_styles.scss Move copy UI for InputFields with type="textarea" in line with the label (#39885) 2026-02-16 12:11:40 -08:00
index.js add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
InputField.jsx Fleet UI: Allow 'textarea' onBlur, clean to never race (#40744) 2026-02-27 19:51:56 -06:00
InputField.stories.jsx Fleet UI: Created consistent UI for the copy button of an input field (#29056) 2025-05-13 10:24:32 -04:00
InputField.stories.tsx Fleet UI: Created consistent UI for the copy button of an input field (#29056) 2025-05-13 10:24:32 -04:00
InputField.tests.tsx Fleet UI: Created consistent UI for the copy button of an input field (#29056) 2025-05-13 10:24:32 -04:00