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

CODE CHANGE: Fix the Interactive Itinerary section in travel itineraries #1694

Closed
4 tasks done
Pallavi-Mukalla opened this issue Oct 28, 2024 · 4 comments · Fixed by #1696
Closed
4 tasks done

CODE CHANGE: Fix the Interactive Itinerary section in travel itineraries #1694

Pallavi-Mukalla opened this issue Oct 28, 2024 · 4 comments · Fixed by #1696

Comments

@Pallavi-Mukalla
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the code change

The "Interactive Itinerary" section in the travel itinerary interface displays activities, but the "Add" button for adding new activities and the "Delete" button beside each activity are non-functional. Users are unable to add new items or remove existing ones, making the itinerary uneditable. Fixing this will enable users to add and remove activities as intended.

Proposed solution

I want to fix the "Add" and "Delete" buttons in the "Interactive Itinerary" section. I will ensure that event listeners are correctly attached to these buttons, verify that the functions to add and delete activities are implemented properly, and check the browser console for any JavaScript errors that could be preventing them from working. This will help ensure users can effectively manage their itinerary.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
Copy link
Contributor

Thanks for creating the issue in BuddyTrail!
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @PriyaGhosal – Project Admin – for more updates!

We're excited to see your contribution as part of GSSOC Extended Edition 2024 and Hacktoberfest! 🎉
Happy open-source contributing!

Copy link
Contributor

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by either the PA or a mentor. Please note that Level 1 is temporary and can be changed during the review. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Copy link
Contributor

Hello @Pallavi-Mukalla! Your issue #1694 has been closed. Thank you for your contribution!

Copy link
Contributor

Hello @Pallavi-Mukalla! Your issue #1694 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants