Skip to content

filter card component#330

Open
yumi520 wants to merge 8 commits intomainfrom
310/grant-filter
Open

filter card component#330
yumi520 wants to merge 8 commits intomainfrom
310/grant-filter

Conversation

@yumi520
Copy link
Contributor

@yumi520 yumi520 commented Feb 23, 2026

ℹ️ Issue

Closes #310

📝 Description

Created a filter card component for the grant view.

Briefly list the changes made to the code:

  1. Component created, showing increasing to decreasing
  2. shows start date to end date (date format: "YYYY-MM-DD")

✔️ Verification

Screenshot 2026-02-23 at 1 23 03 PM

🏕️ (Optional) Future Work / Notes

  • waiting for the filter buttons to be created

/>
</div>
<div className="flex gap-2">
<Button
Copy link
Contributor

Choose a reason for hiding this comment

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

In the original design there were arrows for these buttons as well? I liked how they looked so might be good to add in since it was in the original design

Copy link
Collaborator

Choose a reason for hiding this comment

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

You could look at camila's pr to see basically copy paste the arrow functionality

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Screenshot 2026-02-26 at 1 25 39 PM

Copy link
Collaborator

@prooflesben prooflesben left a comment

Choose a reason for hiding this comment

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

What jane said basically and a slack dm.

Copy link
Contributor

@janekamata janekamata left a comment

Choose a reason for hiding this comment

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

lgtm now

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.

DEV - Implement Grant Amount/Due Date Filter Drop down

3 participants