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 #907

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)

contactus1.mp4
contactus2.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:

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

  • I am contributing under GSSOC'24
  • I am contributing under VSOC'24

Copy link

netlify bot commented Jun 26, 2024

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
🔨 Latest commit 4503b42
🔍 Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/667d62be53902b000827c96d
😎 Deploy Preview https://deploy-preview-907--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
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
Copy link
Owner

apu52 commented Jun 26, 2024

@shraddhha this PR is also not looking good .as it's not correctly deployed.

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