nextcloud / nextcloud/passman

FR: adaptative size for note text field in edit mode

Open
#817 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature request
Dominant language
JavaScript
Stars
823
Forks
117
Avg merge
1d 21h
Merged PRs (30d)
8

Description

Feature request

User type: Logged-in

User level: Advanced

Description

I recently reported in the webextension app that the note field is not expanded and that is actually a problem for me because I add lots of "metadata" there and I often have to refer to it. So having to manually click to the bottom right of the field to extend it is a recurring problem that would be solved with an automatically growing text field. See screen shots.

Default:
image

After extension:
image

Benefit / value

Better use of vertical screens, adaptative layouts seems almost always better (within reason).

Risk / caveats

I guess that for some bugged layouts the text field could take too much space? But in those situation I doubt the original layout would be fine to begin with.
Maybe displaying the entirety of the note could be a problem for over the shoulder hacking? Indeed the password is obscured by default but then a dropdown for the note field would be better than displaying only a few lines.

Sponsorship

I am willing to donate $15 for an enhancement of the legibility of the note field in the webextension and nextcloud app.

Are you a developer willing to implement this feature?: no (only good at python)

Can you sponsor the development of this feature or do you know someone who can?: yes (if by sponsoring you mean donating money)

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

Start by locating the note text field in the edit view and compare the behavior described for the webextension and Nextcloud app. Check how the field currently sizes itself, then verify that it grows to show the note content without breaking the surrounding layout or obscuring other fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.