-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Context
The mock bank demo stores config in localStorage under cordum-mock-bank-config. If the API key/base URL changes, the demo can get stuck in 401/404 until the user clears storage.
Task
Add a small UI control to reset the demo config to defaults.
Acceptance criteria
- Add a button/link in
demo/mock-bank/index.html(header/footer is fine). - On click, clear localStorage key
cordum-mock-bank-configand reload the page. - Styling matches existing demo (small, unobtrusive).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed