Skip to content

scale favicon down & add asterisks to Date Received in Confirm Delivery#191

Merged
Yurika-Kan merged 1 commit into
mainfrom
yk/lil-bugs
Jun 9, 2026
Merged

scale favicon down & add asterisks to Date Received in Confirm Delivery#191
Yurika-Kan merged 1 commit into
mainfrom
yk/lil-bugs

Conversation

@Yurika-Kan

Copy link
Copy Markdown
Collaborator

ℹ️ Issue

Fixed tab icon to not be skinny squished & added asterisks to "Date Received" in Complete Required Action for Pantry Order Management.

📝 Description

Write a short summary of what you added. Why is it important? Any member of C4C should be able to read this and understand your contribution -- not just your team members.

Now, describe the code changes you made to support this. Be specific! This includes describing any design decisions you had to make, and referencing specific classes, files, components, etc., where you made particular changes.

If you added or modified a page on the frontend, please include its path - e.g., /pantry-application. If you added or modified a backend endpoint, please include the HTTP method and the route - e.g., POST /api/pantries. This will make it easier for other people to find and test out your new addition!

✔️ Verification

What steps did you take to verify your changes work? These should be clear enough for someone to be able to clone the branch and follow the steps themselves.

Describe any new unit tests you added.

Provide screenshots of any new components, styling changes, or pages.
Screenshot 2026-06-07 at 11 30 37 AM
Screenshot 2026-06-07 at 11 30 41 AM

🏕️ (Optional) Future Work / Notes

Did you notice anything ugly during the course of this ticket? Any bugs, design challenges, or unexpected behavior? Write it down so we can clean it up in a future ticket!

Copilot AI review requested due to automatic review settings June 7, 2026 18:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the “Action Required” modal used to confirm pantry order delivery by marking “Date Received” as a required field in the UI, aligning with existing form patterns elsewhere in the frontend.

Changes:

  • Add a required asterisk/indicator next to the “Date Received” label in the confirm-delivery modal.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

<Text textStyle="p2" fontWeight={600} color="neutral.800">
Date Received
</Text>
<Field.RequiredIndicator color="red" />
@Yurika-Kan Yurika-Kan merged commit 143a74e into main Jun 9, 2026
4 checks passed
@Yurika-Kan Yurika-Kan deleted the yk/lil-bugs branch June 9, 2026 12:30
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.

4 participants