Skip to content

Conversation

anth-volk
Copy link
Collaborator

Fixes #63
Fixes #260

Copy link

vercel bot commented Oct 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
policyengine-app-v2 Ready Ready Preview Comment Oct 15, 2025 7:13pm

@anth-volk anth-volk requested a review from SakshiKekre October 15, 2025 19:13
const { resetIngredient } = useIngredientReset();

// Get country for navigation
const countryId = useSelector((state: RootState) => state.metadata.currentCountry) || 'us';
Copy link
Collaborator

Choose a reason for hiding this comment

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

Question: Why retrieve country from metadata here and not from url params/custom country hook?

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 "Back" buttons for report setup Fix cancel buttons

2 participants