Differentiate between null and undefined for unselected currency in Add page
Open
@ianlapham is already working on this.
Since Oct 4, 2021.
bug
p0
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Bug Description
- This bug was created because currency inputs dont paint if currency value is undefined
- https://github.com/Uniswap/interface/pull/2454#pullrequestreview-764708121
- hot fix was merged that always sets undefined currency to null on add page
- correct fix requires updating the way
currenciesis set in derived mint state
Contributor guide
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.
Assessment
This issue has not been assessed yet.