nextcloud / nextcloud/integration_paperless

Bug: Save on every character

Open
#12 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
38
Forks
8
Avg merge
1d 5h
Merged PRs (30d)
3

Description

Currently when entering the paperless url in the settings, those settings get saved after every letter
Maybe it would be better to save it when the focus is gone from the input box and the content has changed

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

Inspect the settings UI handling for the Paperless URL and reproduce the issue by typing into the input. Trace when the current settings are saved, then verify that saving occurs only after focus leaves the input and its content has changed.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.