Skip to content

Conversation

@thien-do
Copy link
Owner

@thien-do thien-do commented Jun 28, 2021

Fix #231

The second commit is the one that fixes 231. The first commit is a change to the docs to use TextArea in the form example

@vercel
Copy link

vercel bot commented Jun 28, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

moai-docs – ./lib/docs

🔍 Inspect: https://vercel.com/makeinvietnam/moai-docs/DU8vBKDHNaY18deykP1qkFW7fPva
✅ Preview: https://moai-docs-git-fork-thien-do-textarea-form-makeinvietnam.vercel.app

moai-site – ./site

🔍 Inspect: https://vercel.com/makeinvietnam/moai-site/3kxrQxM3JmKHx4VDiKDvFfLTqWVH
✅ Preview: https://moai-site-git-fork-thien-do-textarea-form-makeinvietnam.vercel.app

@thien-do thien-do changed the title [WIP] Fix(docs): Use TextArea in Form guide [WIP] Fix(core): TextArea should work with Form builders Jun 28, 2021
Fix #231. This simply follows the implementation of Input.

Versioning:
- Technically, this removed the "autoSelect" prop of TextArea, but it's never in the public API
- This also adds an "onChange" prop, see the comment for detail
@thien-do thien-do marked this pull request as ready for review June 28, 2021 20:03
@thien-do thien-do changed the title [WIP] Fix(core): TextArea should work with Form builders Fix(core): TextArea should work with Form builders Jun 28, 2021
@thien-do thien-do requested review from monodyle and tuhuynh27 June 28, 2021 21:22
@thien-do thien-do assigned lqt93, tuhuynh27 and monodyle and unassigned lqt93, tuhuynh27 and monodyle Jun 28, 2021
@thien-do thien-do requested a review from lqt93 June 29, 2021 04:56
@thien-do thien-do merged commit 7659658 into thien-do:main Jun 29, 2021
@thien-do thien-do deleted the textarea-form branch June 29, 2021 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TextArea cannot enter text when use with Formik

4 participants