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

[TextField] Create the unstyled component #36

Closed
Tracked by #10
michaldudak opened this issue Jul 19, 2023 · 2 comments · Fixed by #760
Closed
Tracked by #10

[TextField] Create the unstyled component #36

michaldudak opened this issue Jul 19, 2023 · 2 comments · Fixed by #760
Labels
component: input This is the name of the generic UI component, not the React module! new feature New feature or request

Comments

@michaldudak
Copy link
Member

michaldudak commented Jul 19, 2023

This is the place to gather ideas, measure interest and discuss the API and implementation details of the text field component.

See #10 for the umbrella issue to track progress on Base UI and mui/material-ui#6218 for the problem this project solves.

@michaldudak
Copy link
Member Author

michaldudak commented Jul 27, 2023

Note that Base UI already contains the Input component, so it's possible to create text fields with the library.

The TextField, similarly to the one in Material UI, could be a higher-level component, comprising an input, label, and validation message.

@michaldudak michaldudak changed the title [TextField][base] Create the unstyled component and hook [TextField][base-ui] Create the unstyled component and hook Aug 18, 2023
@michaldudak michaldudak transferred this issue from mui/material-ui Feb 27, 2024
@michaldudak michaldudak changed the title [TextField][base-ui] Create the unstyled component and hook [TextField] Create the unstyled component and hook Feb 27, 2024
@michaldudak michaldudak added component: input This is the name of the generic UI component, not the React module! new feature New feature or request labels Feb 27, 2024
@colmtuite colmtuite moved this from Backlog to Selected in Base UI Alpha Oct 7, 2024
@github-project-automation github-project-automation bot moved this from Selected to Done in Base UI Alpha Oct 30, 2024
Copy link

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

@michaldudak michaldudak changed the title [TextField] Create the unstyled component and hook [TextField] Create the unstyled component Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: input This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant