You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Text area for params in send transaction widget should accept JSON and also allow users to edit properly.
Actual behavior
Currently, when a user pastes a json param object in the text area it doesn't allow users to edit it properly and it shows cursor is at the wrong place while editing
Steps to reproduce
try and paste below in Text area for params in send transaction widget
and try to edit or navigate through the text, it will show cursor in different places and it makes it very difficult to edit.
For example in the picture below, I tried to add some text at the end and the cursor position is somewhere in the middle
Which version(s) does this affect? (Environment, OS, etc...)
5.1.0
The text was updated successfully, but these errors were encountered:
Expected behavior
Text area for params in send transaction widget should accept JSON and also allow users to edit properly.
Actual behavior
Currently, when a user pastes a json param object in the text area it doesn't allow users to edit it properly and it shows cursor is at the wrong place while editing
Steps to reproduce
try and paste below in Text area for params in send transaction widget
and try to edit or navigate through the text, it will show cursor in different places and it makes it very difficult to edit.
For example in the picture below, I tried to add some text at the end and the cursor position is somewhere in the middle
Which version(s) does this affect? (Environment, OS, etc...)
5.1.0
The text was updated successfully, but these errors were encountered: