Skip to content

Feat/design - #202

Merged
El-swaggerito merged 6 commits into
Axionvera:mainfrom
best2025j:feat/design
Jul 31, 2026
Merged

Feat/design#202
El-swaggerito merged 6 commits into
Axionvera:mainfrom
best2025j:feat/design

Conversation

@best2025j

Copy link
Copy Markdown
Contributor

closed #32

Screenshot 2026-07-31 175804 Screenshot 2026-07-31 175721

Description

This PR introduces a reusable, compliance-safe transfer restriction explainer component and typed eligibility helper for investor flows. It surfaces pre-transfer context across the investor asset card and transfer modal to ensure consistent, transparent messaging before users attempt a transfer.

Related Issue: Closes #

Type of Change:

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (changes to documentation only)
  • Refactor (code restructuring with no functional changes)
  • CI/CD (changes to build process or automation)

Evidence Checklist

Every pull request must satisfy the following checklist before it can be reviewed and merged.
Replace each placeholder with actual evidence. If a section is not applicable, provide a brief justification.

1. Issue Reference

  • This PR references a tracked issue (e.g., Closes #123)
  • Issue Link: #

2. Implementation Summary

  • A clear summary of what was changed and why is provided above
  • Files Changed:
    • eligibility.ts
    • TransferRestrictionExplainer.tsx
    • AssetCard.test.tsx
    • investor-transfer-eligibility.md
    • README.md

3. Testing

  • Tests have been added or updated to cover the changes
  • All existing tests pass locally
  • If tests are not applicable, explain why:

Test Commands Run:

vitest run eligibility
vitest run AssetCard

@El-swaggerito

Copy link
Copy Markdown
Collaborator
\nThis PR is currently blocked by merge conflicts.\n\nPlease update the branch with the latest main branch and resolve the conflicts before it can be merged.

@El-swaggerito
El-swaggerito merged commit 4d7d4f8 into Axionvera:main Jul 31, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement transfer restriction explainer UI

2 participants