fix: resolve issues #390 and #391 in CustomerDashboard#392
Conversation
|
Someone is attempting to deploy a commit to the anubhav12302387's projects Team on Vercel. A member of the Team first needs to authorize it. |
❌ PR Format Check — Failed — Please Fix BelowHi @khushig159! Please fix the issues below before your PR can proceed to mentor review. ❌ Must Fix Before Proceeding❌ Issue #390 is not assigned to you (@khushig159) — You must be assigned to the issue before submitting a PR.
❌ Issue #391 is not assigned to you (@khushig159) — You must be assigned to the issue before submitting a PR.
|
👋 Thanks for opening a PR, @khushig159!Your PR has entered the 🎯 EventOne GSSoC PR Review Pipeline.
What happens next
A pipeline status comment will appear below and update automatically as your PR progresses. While you wait
This comment is posted only once. EventOne × GSSoC Automated Pipeline |
Closes #390
Closes #391
Summary
toastimport causing event registration and cancellation to crash (Fixes [BUG] Missing toast import in CustomerDashboard.jsx - event registration and cancellation broken #390)refundInfoprop, modal not closing after confirm (Fixes [BUG] Multiple ReferenceErrors in CustomerDashboard.jsx - Browse Events and cancellation features completely broken #391)Calendar,MapPin,Ticket)fetchAvailableEventsuseCallbackdeclarationdebouncedSearchviauseDebouncehooksocketRef,highlightTimeoutsRef,joinedEventIdsRefuseRef declarationsCATEGORIESconstantactiveTab === 'Browse Events'conditional (was rendering on all tabs)Files Changed
Frontendd/src/pages/dashboard/CustomerDashboard.jsxFrontendd/src/components/ui/confirmation-modal.jsxbackend/src/routes/registrationRoutes.jsTest Plan