Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Lost Textarea component after issue #59 #74

Closed
TiagoCunhaF opened this issue May 23, 2019 · 1 comment · Fixed by #75
Closed

Lost Textarea component after issue #59 #74

TiagoCunhaF opened this issue May 23, 2019 · 1 comment · Fixed by #75
Assignees

Comments

@TiagoCunhaF
Copy link

The componente Textarea was replaced to input with multiline attribute, but for this is not a good solution because this broken all applications was using Textarea component.
#59

In my opinion in this moment when de library is very new, its not a very big problem, but if I has multiple applications using unform and components has removed because other people resolve remove in new feacture, surely I would decide to stop using unform.

My suggestion is maintenance TextArea component and this component call the input with multiline param.

Concept bug, is not a functional bug at moment.

@jpdemagalhaes
Copy link
Contributor

@TiagoCunhaF thanks for the suggestion! I agree with you, I'll be submitting a PR for this shortly. I was already working on it 😄

Thanks nonetheless ❤️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants