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: add transaction popup #15

Merged
merged 7 commits into from
Jul 10, 2024
Merged

feat: add transaction popup #15

merged 7 commits into from
Jul 10, 2024

Conversation

im-adithya
Copy link
Member

Uses Credenza

Desktop

Screenshot 2024-07-05 at 2 20 18 PM

Mobile

Screenshot 2024-07-05 at 2 22 00 PM Screenshot 2024-07-05 at 2 22 22 PM

@im-adithya im-adithya marked this pull request as draft July 5, 2024 09:17
@im-adithya im-adithya marked this pull request as ready for review July 8, 2024 09:47
tx: Transaction;
};

function TransactionItem({ tx }: Props) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have to add a lot of dependencies (see the change to yarn.lock) and wrap every single transaction in the list with all this markup - this would not be needed if we just made a separate page to view transaction details, is it really that much better?

Copy link
Contributor

@rolznz rolznz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK

@rolznz rolznz merged commit 5fe9ac5 into master Jul 10, 2024
8 checks passed
@rolznz rolznz deleted the task-transaction-popup branch July 10, 2024 05:25
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