Skip to content

Add complete other#1028

Open
Rabi94 wants to merge 4 commits intomainfrom
complete-other-option
Open

Add complete other#1028
Rabi94 wants to merge 4 commits intomainfrom
complete-other-option

Conversation

@Rabi94
Copy link
Copy Markdown
Collaborator

@Rabi94 Rabi94 commented Nov 14, 2025

The ‘Complete Other’ option was added to the volunteer card. When the 3 dots are clicked, a popup opens with an autocomplete, a Cancel button, and a Complete/Exempt button, a requirement (action) can be selected from the autocomplete and then completed or exempted.

Screenshot (500) Screenshot (501) Screenshot (502) Screenshot (503)

@Rabi94 Rabi94 requested a review from PabloDinella as a code owner November 14, 2025 18:31
@Rabi94 Rabi94 linked an issue Nov 14, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@PabloDinella PabloDinella left a comment

Choose a reason for hiding this comment

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

I think most of the new logic in FamilyScreen.tsx could go in a separate file, and be called from the AdultCard instead of FamilyScreen, could you make this change?

Also, I think you don't need a state for person id, you can reference the person id directly from the props instead of saving it on a state. Probably the same for CompleteOtherContext.

@Rabi94 Rabi94 requested a review from PabloDinella January 6, 2026 13:33
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.

Add "Complete other..." option

2 participants