-
Notifications
You must be signed in to change notification settings - Fork 747
Input Group #1478
Comments
Hi @srivathsah, we don't currently have something an equivalent of input groups for Clarity. We are taking a look at the form components in Clarity and will be bringing a fresh UX to forms, so I'm tagging @reddolan to make sure he sees this request. |
@srivathsah For checking the username availability in a form you could use an async validator and then indicate errors via the standard input alerts. |
This is in the backlog but has not been given a priority. |
This has been implemented in Core forms and will be the recommendation for using groups. https://clarity.design/storybook/core/?path=/story/forms-preview-input-groups-getting-started--page |
Hi there 👋, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed issues after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary. |
Thanks team for a wonderful library.
The only issue I'm currently having is setting up an input group like in bootstrap, I am trying to use this in login form, the input and the button are not falling in 1 row and I have tried as much as I can, is there anything equivalent of bootstrap input group in clarity ?
An example use case is checking for username while signing up, what other alternative setup would you recommend for this use case if this is not there in clarity in-built
The text was updated successfully, but these errors were encountered: