Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug(Select): ID does not get into the control component #1600

Closed
a1eksandrk opened this issue May 21, 2024 · 1 comment
Closed

Bug(Select): ID does not get into the control component #1600

a1eksandrk opened this issue May 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working component: Select good first issue Good for newcomers

Comments

@a1eksandrk
Copy link

Usage:

<FormRow fieldId="select" label="Label" direction="column">
  <Select id="select" placeholder="Template" />
</FormRow>

Result:
image

Sandbox: https://stackblitz.com/edit/vitejs-vite-fazud2?file=src%2FApp.jsx,src%2Fmain.jsx&terminal=dev

@korvin89 korvin89 added bug Something isn't working good first issue Good for newcomers component: Select labels May 21, 2024
@GermanVor GermanVor self-assigned this May 22, 2024
@GermanVor
Copy link
Contributor

#1604

@amje amje closed this as completed Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component: Select good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants