web3privacy / web3privacy/explorer-data
Fix test check fail issue under 'assets used'
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 63
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 7
Description
On the second page of a project application 'Assets', In the dropdown for 'Assets used', there is the option to add a token "+". This causes the test check to fail unless the token is one of the pre-selected values: "eth", "btc", "usdc", "usdt", "dai", "atom", "scrt", "dot", "sol", "zcash", "xmr", "aleph", "nam", "other"
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.
Research direction
Start by locating the validation or test check for the second-page project application field named “Assets used,” then inspect how its dropdown values are compared with the accepted token list. Run the relevant test suite and confirm that selecting the “+” option no longer causes the check to fail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100