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

Pagination, Search, CSS for Business Donation History Table Resolved #48

Merged

Conversation

benson-fm
Copy link
Collaborator

Resolves #41

Copy link
Contributor

@gdavid7 gdavid7 left a comment

Choose a reason for hiding this comment

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

Everything looks good, but code can be more concise. Nice job!

Copy link
Member

@Madhu2244 Madhu2244 left a comment

Choose a reason for hiding this comment

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

Functionality is working which is great to see, however, we need the frontend to look identical to the figma. Please add CSS (as much through Chakra as possible), and then using the BusinessDonationHistory.module.css to finish it up.

@Madhu2244
Copy link
Member

Please change these dates so that they match the Figma.
image

@Madhu2244
Copy link
Member

For CSS, reference this PR: #49 and just look at src/components/DonationTrackingTable/DonationTrackingTable.module.css and src/components/DonationTrackingTable/DonationTrackingTable.jsx to see how the CSS was created and imported.

As for the fonts you dont have to worry about it, it will all get merged in at the end as well as the scroll bar.

@Madhu2244 Madhu2244 merged commit 752e9be into main Mar 6, 2024
2 checks passed
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.

Pagination, Search, CSS for Business Donation History Table
5 participants