No indicator for active currency in light mode
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 72/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- typescript
Research direction
Open src/pages/wallet/Transfer.vue around lines 612-617 and reproduce the currency selector on the transfer page in light mode. Check that the active currency is visually distinct from inactive currencies, then verify the selector in both light and dark modes.
Written by the indexing model from the issue text.
Description
Steps:
- Go to transfer page
- There is no indicator for the active currency as show in the photo below.
Proposed Solution:
.currency-selector {
@apply py-1 px-4 uppercase text-xs cursor-pointer border-0 text-app-text-500 dark:text-app-text-dark-600;
}
.active-currency {
@apply dark:bg-app-gray-700 border dark:border-0;
}
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from MetaMask/solana-wallet
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
MetaMask/solana-wallet#463 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
MetaMask/solana-wallet#446 ·
-
code refactor
MetaMask/solana-wallet#130 · 1 comment · 2 assignees ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
MetaMask/solana-wallet#115 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
MetaMask/solana-wallet#112 ·
All issues in MetaMask/solana-wallet
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100