Skip to content

[stable31] feat: persist signer identify tab preference#6214

Merged
vitormattos merged 2 commits intostable31from
backport/6213/stable31
Dec 16, 2025
Merged

[stable31] feat: persist signer identify tab preference#6214
vitormattos merged 2 commits intostable31from
backport/6213/stable31

Conversation

@backportbot-libresign
Copy link
Copy Markdown

Backport of PR #6213

Save user's selected tab (Account/Email) in the 'Add new signer' modal
to userconfig store. The preference is now persisted across modal
closures and page reloads, improving user experience by remembering
the last selected identification method.

Changes:
- Add activeTab state to RequestSignatureTab component
- Load saved tab preference from userconfig store on mount
- Save tab changes to backend with debounce (500ms)
- Add signer_identify_tab to AccountService config output
- Use snake_case naming convention for consistency with backend

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 16, 2025
@backportbot-libresign backportbot-libresign Bot added this to the Next Patch (31) milestone Dec 16, 2025
@vitormattos vitormattos merged commit 9b2b49d into stable31 Dec 16, 2025
62 checks passed
@vitormattos vitormattos deleted the backport/6213/stable31 branch December 16, 2025 15:54
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant