nextcloud / nextcloud/assistant

Issue with dynamic field size in translation form

Open
#401 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug priority normal
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:

Image

I made an ugly attempt to fix that in the fix/noid/translate-fields-size branch, check d2cdb7544d169ff5a5f3e465e2be278a21ecaebc .

The result is:

Image

The height can be too big with those changes but at least it's dynamic.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.