Description
Difficulty: Expert
Type: Feature
Summary
Implement a transaction review modal for sensitive dashboard actions.
Current Behaviour
Users may sign compliance, minting, transfer, or admin transactions without a consistent final review.
Expected Behaviour
The dashboard should show operation type, target, asset, risk notes, network, and expected result before signing.
Suggested Implementation
Create modal component, operation summary mapper, SDK integration, tests or fixtures, and docs.
Files or Areas Likely Affected
- src/components/transactions/
- src/features/admin/
- src/features/minting/
- src/lib/
- tests/
- docs/
Acceptance Criteria
Additional Notes
This supports safe signing UX.
Description
Difficulty: Expert
Type: Feature
Summary
Implement a transaction review modal for sensitive dashboard actions.
Current Behaviour
Users may sign compliance, minting, transfer, or admin transactions without a consistent final review.
Expected Behaviour
The dashboard should show operation type, target, asset, risk notes, network, and expected result before signing.
Suggested Implementation
Create modal component, operation summary mapper, SDK integration, tests or fixtures, and docs.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This supports safe signing UX.