Plugin Preferences pane 'string' field can lose cursor as it doesn't grow taller when needed
Open
@EduardMe is already working on this.
Since Jun 5, 2022.
bug
UI
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
In Plugin Preferences pane the 'string' type gives a text field. It changes height depending on how many lines are included -- but this only happens when the panel is displayed, not when extra lines are added in a 'string' field. Therefore the cursor and new text can go out of sight quite easily. It needs to grow live as new lines are added.
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.