Description
Difficulty: Expert
Type: UX
Summary
Add recovery states for failed vault actions.
Current Behaviour
Vault actions may fail due to validation, unsupported features, network errors, signing rejection, or contract errors.
Expected Behaviour
The app should map failure categories to clear recovery options.
Suggested Implementation
Create error mapping and UI states for common vault failure categories.
Files or Areas Likely Affected
app/
src/features/vault/
src/utils/
src/components/
Acceptance Criteria
Additional Notes
This aligns with SDK vault error taxonomy.
Description
Difficulty: Expert
Type: UX
Summary
Add recovery states for failed vault actions.
Current Behaviour
Vault actions may fail due to validation, unsupported features, network errors, signing rejection, or contract errors.
Expected Behaviour
The app should map failure categories to clear recovery options.
Suggested Implementation
Create error mapping and UI states for common vault failure categories.
Files or Areas Likely Affected
app/
src/features/vault/
src/utils/
src/components/
Acceptance Criteria
Additional Notes
This aligns with SDK vault error taxonomy.