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

feat: Fixed the bug where the Contact us button and the contact us link in the footer of the trip booking section were not redirecting to the contact us form #845

Closed
wants to merge 0 commits into from

Conversation

shraddhha
Copy link
Contributor

Title and Issue number

Title : Contact us button redirecting to home page in trip booking page.

Issue No. : #719

Code Stack : Fixed the bug in the html files of dedicated destinations folder.

Close #719

Description

Fixed an issue in the project where the 'Contact us' button of the trip booking page and also the contact link in the footer of the same page were not redirecting to the contact form.
I resolved a bug on the by updating the href attribute in the anchor tags of each html file for each destination. The 'Contact us' button in the 'Book Now' page and the contact link in the footer now correctly redirect to the contact form.
This fix ensures that both links now correctly navigate to the contact form, improving user experience and accessibility.

Video/Screenshots (mandatory)

final1.mp4
final2.mp4

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Checklist:

  • I have performed a self-review of my code.
  • [] I have commented my code, particularly in hard-to-understand areas.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have gone through the contributing.md file before contributing

Additional context:

  • Fixed a bug by updating the href attribute in the anchor tags. The 'Contact us' button in the 'Book Trip for a Destination' section and the contact link in the footer now correctly redirect to the contact form.
  • This change ensures users can easily reach the contact form, improving user navigation and overall experience.
  • The update involved modifying the HTML code to include the correct URL for the contact form.

##Are you contributing under any Open-source programme?

GSSOC24

Copy link

netlify bot commented Jun 10, 2024

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
🔨 Latest commit 54e4c75
🔍 Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/667c503bcc12be0008fcf770
😎 Deploy Preview https://deploy-preview-845--taupe-cendol-f7e2bb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi @shraddhha! Thank you for your valuable contribution! Our team will review it and get back to you soon.

@shraddhha shraddhha changed the title Fixed the bug where the Contact us button and the contact us link in the footer of the trip booking section were not redirecting to the contact us form fix: Fixed the bug where the Contact us button and the contact us link in the footer of the trip booking section were not redirecting to the contact us form Jun 10, 2024
Copy link
Owner

@apu52 apu52 left a comment

Choose a reason for hiding this comment

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

@shraddhha there is some recent changes in the website page so that your PR is facing some merging conflicts . so I would like to request you to submit a new PR making a new branch in your forked PR to avoid all of the conflicts
Otherwise the features u have added are working well .I have checked it

@apu52 apu52 added the help wanted Extra attention is needed label Jun 26, 2024
@apu52 apu52 changed the title fix: Fixed the bug where the Contact us button and the contact us link in the footer of the trip booking section were not redirecting to the contact us form feat: Fixed the bug where the Contact us button and the contact us link in the footer of the trip booking section were not redirecting to the contact us form Jun 26, 2024
@shraddhha
Copy link
Contributor Author

Ok. I will make a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contact us button redirecting to home page in trip booking page.
2 participants