fleet/frontend/components/forms/fields/InputField
Jacob Shandling 54bf64ada4
UI: Fix line height issue on error in registration flow via replacing InputFieldWithIcon with InputField (#8819)
* Replace InputFieldWithIcon with InputField on setup page

* same refactor on OrgDetails and FleetDetails

* Fix admin setup page spacing issue

* change file

* Remove redundant registration flow placeholders per style guide - info already in labels

* Update reg flow tests getByPlaceHolder ->  getByLabel

* update e2e tests with getByPlaceHolderText -> getByLabelText

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2022-12-16 10:32:10 -08:00
..
_styles.scss UI: Fix line height issue on error in registration flow via replacing InputFieldWithIcon with InputField (#8819) 2022-12-16 10:32:10 -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 fixed prop type for inputfield (#4611) 2022-03-15 23:38:10 -07:00
InputField.stories.tsx Added components to Storybook library (#2768) 2021-11-06 23:41:09 -07:00