nextcloud / nextcloud/assistant
Issue with dynamic field size in translation form
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 88
- Forks
- 43
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 3
Description
In the translation form, right after opening the assistant, when selecting a task that has a long input or output, the field's height is not dynamically increased:
I made an ugly attempt to fix that in the fix/noid/translate-fields-size branch, check d2cdb7544d169ff5a5f3e465e2be278a21ecaebc .
The result is:
The height can be too big with those changes but at least it's dynamic.
Contributor guide
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.
Research direction
Reproduce the issue in the translation form by opening the assistant and selecting a task with long input or output. Review commit d2cdb7544d169ff5a5f3e465e2be278a21ecaebc and compare its behavior with the reported screenshots; done means the field height grows dynamically without becoming unnecessarily large.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100