Skip to content

Fixed: Allow Vault.set_setting() to pre-fill the keyboard prompt#1956

Merged
basrieter merged 1 commit intoretrospect-addon:masterfrom
oliv3r:vault
Mar 24, 2026
Merged

Fixed: Allow Vault.set_setting() to pre-fill the keyboard prompt#1956
basrieter merged 1 commit intoretrospect-addon:masterfrom
oliv3r:vault

Conversation

@oliv3r
Copy link
Contributor

@oliv3r oliv3r commented Mar 24, 2026

Without a default, each retry in a login loop forces the user to re-type the same value from scratch, which is frustrating enough already, but even more so on a TV remote. Callers that need pre-fill can now pass it explicitly; existing callers are unaffected.

Without a default, each retry in a login loop forces the user to
re-type the same value from scratch, which is frustrating enough
already, but even more so on a TV remote. Callers that need pre-fill
can now pass it explicitly; existing callers are unaffected.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
@sonarqubecloud
Copy link

@basrieter basrieter merged commit 4717b9a into retrospect-addon:master Mar 24, 2026
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants