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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Joy] Multiline support for Textfield #33961

Closed
2 tasks done
zignis opened this issue Aug 17, 2022 · 2 comments
Closed
2 tasks done

[Joy] Multiline support for Textfield #33961

zignis opened this issue Aug 17, 2022 · 2 comments
Assignees
Labels
component: text field This is the name of the generic UI component, not the React module! package: joy-ui Specific to @mui/joy

Comments

@zignis
Copy link
Contributor

zignis commented Aug 17, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 馃挕

Currently, the textfield only supports single row.

Examples 馃寛

No response

Motivation 馃敠

No response

@zignis zignis added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Aug 17, 2022
@oliviertassinari oliviertassinari added component: text field This is the name of the generic UI component, not the React module! package: joy-ui Specific to @mui/joy labels Aug 19, 2022
@siriwatknp
Copy link
Member

siriwatknp commented Aug 23, 2022

I have a Textarea component #33975 open.

For the multiline, it will be a new component (TextareaField) instead of using the prop (to not bundle the TextareaAutosize and make the types separated).

@zignis
Copy link
Contributor Author

zignis commented Aug 23, 2022

I have a Textarea component #33975 open.

For the multiline, it will be a new component (TextareaField) instead of using the prop (to not bundle the TextareaAutosize and make the types separated).

Sounds good!

@zignis zignis closed this as completed Aug 23, 2022
@siriwatknp siriwatknp removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module! package: joy-ui Specific to @mui/joy
Projects
None yet
Development

No branches or pull requests

3 participants