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

[$40] Extend Payments Popover #35

Closed
@maxceem

Description

@maxceem

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions