Skip to content

[Input] Deprecate the "textarea" type #9974

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

Closed
geospatialem opened this issue Aug 6, 2024 · 1 comment
Closed

[Input] Deprecate the "textarea" type #9974

geospatialem opened this issue Aug 6, 2024 · 1 comment
Assignees
Labels
4 - verified Issues that have been tested, confirmed as mitigated, and are ready to close. docs Issues relating to documentation updates only. estimate - 1 Very small fix or change (potentially a single line), doesn't require updates to tests. future breaking change Issues and pull requests with deprecation(s), requires a breaking change in a future milestone. p - medium Issue is non core or affecting less that 60% of people using the library

Comments

@geospatialem
Copy link
Member

geospatialem commented Aug 6, 2024

Description

With the text-area component we should consider leading users in this direction rather than using it via the input component.

We've had enhancement requests, like #8568 surface, where the text-area component should be leveraged instead.

Which Component

input

Resources

Once deprecated we should consider for the 4.0 breaking change release in late 2025 - and proactively add it to our list in Confluence once verified.

@geospatialem geospatialem added docs Issues relating to documentation updates only. breaking change Issues and pull requests with code changes that are not backwards compatible. 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. estimate - 1 Very small fix or change (potentially a single line), doesn't require updates to tests. labels Aug 6, 2024
@geospatialem geospatialem added future breaking change Issues and pull requests with deprecation(s), requires a breaking change in a future milestone. and removed breaking change Issues and pull requests with code changes that are not backwards compatible. labels Aug 6, 2024
@geospatialem geospatialem added this to the 2024-12-17 - Dec Release milestone Aug 6, 2024
@geospatialem geospatialem added p - medium Issue is non core or affecting less that 60% of people using the library and removed needs triage Planning workflow - pending design/dev review. labels Aug 6, 2024
@geospatialem geospatialem added 1 - assigned Issues that are assigned to a sprint and a team member. and removed 0 - new New issues that need assignment. labels Nov 25, 2024
macandcheese added a commit that referenced this issue Nov 25, 2024
**Related Issue:** #10864 

## Summary
Removes the custom grab handle icon for Input in type textarea. This
defers to the browser and matches the design of the Text Area component,
which is the recommended migration from this "deprecated" textarea type
of Input (related: #9974)

<img width="837" alt="Screenshot 2024-11-25 at 10 37 27 AM"
src="https://github.com/user-attachments/assets/0f43d187-480a-4cab-b871-af1557c1d8bc">
@DitwanP DitwanP added 2 - in development Issues that are actively being worked on. and removed 1 - assigned Issues that are assigned to a sprint and a team member. labels Dec 6, 2024
DitwanP added a commit that referenced this issue Dec 9, 2024
**Related Issue:** #9974 

## Summary
Deprecate the `"textarea"` value for the `type` property on the input
component.
@DitwanP DitwanP added 4 - verified Issues that have been tested, confirmed as mitigated, and are ready to close. and removed 2 - in development Issues that are actively being worked on. labels Dec 9, 2024
@DitwanP
Copy link
Contributor

DitwanP commented Dec 9, 2024

Verified

Screenshot 2024-05-21 at 11 06 30 AM

@DitwanP DitwanP closed this as completed Dec 9, 2024
benelan pushed a commit that referenced this issue Feb 8, 2025
**Related Issue:** #10864 

## Summary
Removes the custom grab handle icon for Input in type textarea. This
defers to the browser and matches the design of the Text Area component,
which is the recommended migration from this "deprecated" textarea type
of Input (related: #9974)

<img width="837" alt="Screenshot 2024-11-25 at 10 37 27 AM"
src="https://github.com/user-attachments/assets/0f43d187-480a-4cab-b871-af1557c1d8bc">
benelan pushed a commit that referenced this issue Feb 8, 2025
**Related Issue:** #9974 

## Summary
Deprecate the `"textarea"` value for the `type` property on the input
component.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - verified Issues that have been tested, confirmed as mitigated, and are ready to close. docs Issues relating to documentation updates only. estimate - 1 Very small fix or change (potentially a single line), doesn't require updates to tests. future breaking change Issues and pull requests with deprecation(s), requires a breaking change in a future milestone. p - medium Issue is non core or affecting less that 60% of people using the library
Projects
None yet
Development

No branches or pull requests

2 participants