web icon indicating copy to clipboard operation
web copied to clipboard

ShapeShift Web

Results 406 web issues
Sort by recently updated
recently updated
newest added

### Overview We need to implement account selection for fiat ramps. ### References and additional details * Implement account selection behind a flag here https://github.com/shapeshift/web/blob/develop/src/components/Modals/FiatRamps/views/Overview.tsx#L234 ### Acceptance Criteria * A...

multiple accounts

### Overview Currently, the unchained coinstacks are entirely decoupled and their health is independent of each other. However, if any coinstack is unheatlhy, the web dashboard, including account data and...

## Description Removes the previously enforced `no-console` rule, and uses our `@shapeshiftoss/logger/no-console` rule instead. Blocked by https://github.com/shapeshift/lib/pull/983 ## Notice - [ ] Have you followed the guidelines in our [Contributing]('https://github.com/shapeshift/web/CONTRIBUTING.md)...

### Overview ⚠️ Blocked by Idle Finance and Fox Farming milestones, don't start work on this until the two are merged in develop: https://github.com/orgs/shapeshift/projects/8/views/44 https://github.com/orgs/shapeshift/projects/8/views/51 This issue is to tackle...

blocked

### Overview When looking at the Overview for FOX Yeildy in the Defi vault, if you have a withdrawal that is pending, the word "Pending" is coloured a faint yellow...

bounty

## Description - Resolved Yat to address in send modal ## Notice - [x] Have you followed the guidelines in our [Contributing]('https://github.com/shapeshift/web/CONTRIBUTING.md) guide? - [x] Have you checked to ensure...

### Overview When swapping with Thor there are two issues with the fees shown on the confirm component: 1. The ShapeShift fee is not 0 - it should always be...

V2 Swapper

## Description [wip] lp and farming transaction rows support ## Notice - [x] Have you followed the guidelines in our [Contributing]('https://github.com/shapeshift/web/CONTRIBUTING.md) guide? - [x] Have you checked to ensure there...

### Overview Wire up the swapper designed by @reallybeard and refactor the whole implementation to make less network calls and be cleaner all-around. ### References and additional details - Get...

…cess ## Description I added a check in WalletViewsSwitch.tsx that redirects Keeykey users to the main page if they exit the modal. Instead of the app being in a broken...