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

75 uniform transaction tables #81

Merged
merged 11 commits into from Mar 28, 2022
Merged

75 uniform transaction tables #81

merged 11 commits into from Mar 28, 2022

Conversation

loganwoolf
Copy link
Collaborator

Trying to make the transaction history tables look uniform by creating a Table component, which calls TransactionListItem on its data.

Should be able to trigger a re-render of the table component by modifying the state of the parent that passes it its data.

@loganwoolf loganwoolf linked an issue Mar 27, 2022 that may be closed by this pull request
@CBBell99 CBBell99 marked this pull request as ready for review March 28, 2022 16:18
@loganwoolf
Copy link
Collaborator Author

I don't think transactions.jsx page is being loaded anywhere. should we get rid of it?

@loganwoolf loganwoolf self-assigned this Mar 28, 2022
@loganwoolf
Copy link
Collaborator Author

I now see it is being called on line 30 of index.js. However, there is no place linking to that page. I believe /dashboard takes care of that view anyway.

@CBBell99 CBBell99 merged commit 29b790a into main Mar 28, 2022
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.

Transaction tables are not uniform across the site
2 participants