Closed AshishBarvaliya closed 1 year ago
I will reformat the title to use the proper commit message syntax.
deployment-21718
:watch: Updated Apr 09, 2023, 22:44 UTC
:cloud: https://app.uffizzi.com/github.com/parse-community/parse-dashboard/pull/2413
:page_facing_up: View Application Logs etc.
What is Uffizzi? Learn more
🎉 This change has been released in version 5.2.0-alpha.6
🎉 This change has been released in version 5.2.0-beta.2
My team is on multiple browsers/OSes and we have a similar bug with beta2 and alpha27, but instead it jumps to the end of the text. It seems like the bug I see is the fix for issue 2413. What I do :
What happens :
If undo history can't be carried between two different widgets that you are swapping (INPUT to TEXTAREA and back), then surely the whole concept of swapping widgets is the wrong solution to whatever problem it is trying to solve.
@mathieulb could you open a new issue and fill out the template.
🎉 This change has been released in version 5.2.0
New Pull Request Checklist
Issue Description
Updated TextInput Component
Closes: #2412
Approach
set selection range when focusing Textarea.
TODOs before merging