Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$40] Extend Payments Popover #35

Closed
maxceem opened this issue Jun 17, 2021 · 3 comments
Closed

[$40] Extend Payments Popover #35

maxceem opened this issue Jun 17, 2021 · 3 comments

Comments

@maxceem
Copy link
Contributor

maxceem commented Jun 17, 2021

At the moment Payments Popover only shows Challenge id with copy and new tab buttons:

image

We want to update it to show the table with the next columns:

  • "Challenge ID" - show what we show now: challenge id link with two icons (keep it short like now) and add ... when cut it.

  • "Weekly Rate" - memberRate as dollar value, ex: $1000.00

  • "Days" - days as a number, ex: 2

  • "Amount" - amount as dollar value, ex: $400.00

  • "Status" - status show as a label, possible values: completed (#0ab88a), scheduled (#9d41c9), in-progress (#9d41c9), failed (#E90C5A), cancelled (#aaa) - Preferable reuse PaymentStatus component.

  • No sorting is needed. Keep the style of this table as simple as possible, so we keep this popover as small as possible.

  • Make the Total Paid value dashed if there is at least one payment so we know that we can click it:

    image

@maxceem maxceem changed the title Extend Payments Popover [$40] Extend Payments Popover Jun 17, 2021
@maxceem maxceem added this to the v1.0 - Initial Launch milestone Jun 17, 2021
@maxceem
Copy link
Contributor Author

maxceem commented Jun 19, 2021

@sandhiyakavi
Copy link
Collaborator

Verified on Dev Env.

image

@sandhiyakavi
Copy link
Collaborator

Verified on PRod Env with @nkumar-topcoder

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants