Plugin Settings - When pasting data into `json` field, it should resize field to show pasted data
Open
@EduardMe is already working on this.
Since Jan 9, 2022.
bug
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
Describe the bug
If a json field is empty by default when pasting json data into the field, it should resize after paste, otherwise, the user is left thinking the past did not happen and may paste again (and again).
To Reproduce
Steps to reproduce the behavior:
- Open Settings Editor
- In an
jsonfield, paste data - Unable to have visual that pasted data was successful as the field appears empty
When the dialog is closed and re-opened, the field height matches the height of the text.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.