fix(quotesdb): fix admin_reset_auth_code call, handle status fetch error
Pass "" for the unused `current` param in admin_reset_auth_code (the server only checks X-Admin-Code). Handle get_status() failure in the on-mount effect with fail-open behaviour: set submissions_locked=Some(false) and display "Could not fetch status." so the UI never hangs on "Loading status...". Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>quotesdb
parent
49f70cc5e8
commit
5d2780a72a
Loading…
Reference in New Issue