Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

LL-4281 Swap operation detail status styling #1550

Closed
wants to merge 2 commits into from

Conversation

juan-cortes
Copy link
Contributor

Introduces better styling for the swap status of a particular operation in the swap operation details screen, also adds tooltips to some of the status to aid the user to the provider's support instead of Ledger's since it's them who will be able to solve any held/failed cases.

Note: Did not use the LLD tooltip since on LLM we don't have a component that does that, I used the bottom modal tooltip replacement as it's done on other parts of the app, updated the icon to use the font-awesome info-circle as per figma though.

Type

UI Polish

Context

https://ledgerhq.atlassian.net/browse/LL-4281

Parts of the app affected / Test plan

I've added a new debug flag to aid QA testing this feature. If you set the DEBUG_SWAP_STATUS flag on your .env file and then launch the app, the status of swap operations will be overridden by this value. It is expected that pending status are blue, hold should be orange, KO status red and OK status green.

Only hold, refunded, and failed currently have tooltips.

gre
gre previously approved these changes Jan 21, 2021
@gre gre added the QA label Jan 21, 2021
@gre gre mentioned this pull request Jan 25, 2021
8 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants