fleet/frontend/components/forms/RegistrationForm/OrgDetails
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
..
helpers.js add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
index.js add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
OrgDetails.jsx UI: Fix line height issue on error in registration flow via replacing InputFieldWithIcon with InputField (#8819) 2022-12-16 10:32:10 -08:00
OrgDetails.tests.jsx Frontend testing documentation (#8936) 2022-12-14 13:56:56 -05:00