Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [IOBP-186] Import updated ListItemTransaction component #51

Merged
merged 8 commits into from
Aug 29, 2023

Conversation

Hantex9
Copy link
Contributor

@Hantex9 Hantex9 commented Aug 25, 2023

Short description

This PR imports the new updated version of ListItemTransaction component and adds a new prop badgeText in order to show a text inside when the badge is visible (useful for translated text)

List of changes proposed in this pull request

  • Added ListItemTransaction component and its utilities;
  • Added a new propr badgeText which is required only when the status of a transaction is: "failure" | "pending" | "cancelled" | "reversal"

How to test

Open the ListItem section and check if the ListItemTransaction is correctly showed;

Preview

updated-list.mov

@Hantex9 Hantex9 requested review from dmnplb and a team as code owners August 25, 2023 14:17
@Hantex9 Hantex9 merged commit 4af4f4b into main Aug 29, 2023
@Hantex9 Hantex9 deleted the IOBP-186-export-ListItemtransaction branch August 29, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants