Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(popup): allow short form for wallet addresses in popup #421

Merged
merged 4 commits into from
Jul 15, 2024

Conversation

raducristianpopa
Copy link
Member

Context

Closes #411.

Changes proposed in this pull request

Discussed during WM Work Week. ASEs can decide what term they want to use - wallet address or payment pointer. This PR allows the use of the short form ($ notation) in the popup.

@github-actions github-actions bot added the area: popup Improvements or additions to extension popup label Jul 14, 2024
@raducristianpopa
Copy link
Member Author

raducristianpopa commented Jul 14, 2024

Extension builds preview

Name Link
Latest commit e096ace
Latest job logs Run #9937360714
BadgeDownload
BadgeDownload

src/popup/lib/utils.ts Outdated Show resolved Hide resolved
src/popup/components/ConnectWalletForm.tsx Outdated Show resolved Hide resolved
src/popup/components/ConnectWalletForm.tsx Outdated Show resolved Hide resolved
@github-actions github-actions bot added the area: tests Improvements or additions to tests label Jul 15, 2024
src/popup/lib/utils.ts Outdated Show resolved Hide resolved
src/popup/lib/utils.ts Dismissed Show dismissed Hide dismissed
@sidvishnoi sidvishnoi merged commit 43dd7a6 into main Jul 15, 2024
8 checks passed
@sidvishnoi sidvishnoi deleted the rp/411/allow-short-form branch July 15, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: popup Improvements or additions to extension popup area: tests Improvements or additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Users should have the ability to use the short and a long form for a payment pointer/wallet address
2 participants