Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect trip cards to dynamic trip details page #89

Closed
wants to merge 4 commits into from

Conversation

Suhanii-13
Copy link
Contributor

  • Connected "View Details" button in TripCard.jsx to dynamically navigate to the TripDetail page.

📌 How It Works:

  1. Clicking on "View Details" navigates to /dashboard/{tripObjId}.
  2. then page extracts tripObjId from the URL and fetches trip data.
  3. Displays the trip details dynamically.

Copy link

netlify bot commented Feb 13, 2025

Deploy Preview for friendly-crumble-3832b4 failed.

Name Link
🔨 Latest commit 12639e0
🔍 Latest deploy log https://app.netlify.com/sites/friendly-crumble-3832b4/deploys/67af4f4a6ad3d700085f9dbd

@Suhanii-13 Suhanii-13 closed this Feb 14, 2025
@Suhanii-13 Suhanii-13 deleted the feat/connect-trip-details branch February 14, 2025 14:14
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.

1 participant