nextcloud / nextcloud/integration_paperless
Bug: Save on every character
Open
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
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
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