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

react-autosize-textarea dependency is unmaintained and outdated #61568

Closed
sirreal opened this issue May 10, 2024 · 5 comments · May be fixed by #64208
Closed

react-autosize-textarea dependency is unmaintained and outdated #61568

sirreal opened this issue May 10, 2024 · 5 comments · May be fixed by #64208
Assignees
Labels
[Feature] UI Components Impacts or related to the UI component system [Status] In Progress Tracking issues with work in progress [Type] Code Quality Issues or PRs that relate to code quality

Comments

@sirreal
Copy link
Member

sirreal commented May 10, 2024

Description

@gziolo and @t-hamano identified that that this library in unmaintained. It's currently causing issues with type incompatibilities (#61486) and other problems.

We could fork and maintain a version of the package or migrate to another solution.

See:

See conversation at #61486 (comment)

@Mamaduka
Copy link
Member

Maybe we can invest some time and fix the react-textarea-autosize Firefox issue.

Unfortunately, the field-sizing property is still unsupported in some browsers. Solving this with just CSS would've been nice. Read more: https://chriscoyier.net/2023/09/29/css-solves-auto-expanding-textareas-probably-eventually/.

@gziolo gziolo added the [Feature] UI Components Impacts or related to the UI component system label Jun 13, 2024
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Aug 2, 2024
@tyxla
Copy link
Member

tyxla commented Aug 2, 2024

I've experimented with removing react-autosize-textarea in favor of our built-in TextareaControl with field-sizing in #64208.

It's a bummer that it's blocked by field-sizing's browser support, but hopefully, this will change soon.

@ZebulanStanphill
Copy link
Member

See also: #39619

@Mamaduka
Copy link
Member

I think this is a duplicate of #39619.

@sirreal, let's close this issue and keep the old one. There's no need to keep duplicates around.

@sirreal
Copy link
Member Author

sirreal commented Oct 24, 2024

Duplicate of #39619.

@sirreal sirreal closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] UI Components Impacts or related to the UI component system [Status] In Progress Tracking issues with work in progress [Type] Code Quality Issues or PRs that relate to code quality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants