mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
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> |
||
|---|---|---|
| .. | ||
| Activity | ||
| AppInfo | ||
| BackgroundJob | ||
| Collaboration/Collaborators | ||
| Command | ||
| Controller | ||
| DataObjects | ||
| Dav | ||
| Db | ||
| Enum | ||
| Events | ||
| Exception | ||
| Files | ||
| Handler | ||
| Helper | ||
| Listener | ||
| Middleware | ||
| Migration | ||
| Notification | ||
| Service | ||
| Settings | ||
| Capabilities.php | ||
| ResponseDefinitions.php | ||