-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(input): Improve display of resize handle for type textarea (#10866)
**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">
- Loading branch information
1 parent
0362b4e
commit d53c497
Showing
3 changed files
with
41 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters