-
-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Description
Context
On slide one of the additional-details (onboarding form) there is a prefix label which does not line up correctly.
We are using the Catalyst component library from tailwind UI.
Currently the prefix is contained within a span with the catalyst input to the right.
Expected Behavior
Remove the current div with the span and input, and replace it something that looks better.
You could possibly replace it with the "Input with leading icon" or "Input with add on" component.
Catalyst components
Note: Please do not edit the Catalyst components default styles.
Current Behavior
It is more obvious with a focus ring.

Additional info
Note: The catalyst components can be found at :
components> ui-components
The onboarding form is found at
app>(app)>alpha>additional-details
Any questions feel free to ask.
