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

CN-736: Fix "Back" link issue on Contact Forms further information page #1186

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

gtvj
Copy link
Contributor

@gtvj gtvj commented Oct 25, 2023

What?

Adds hrefBack property for non app journeys in the furtherInformationGet method.

Why?

Prior to this change the furtherInformationGet method in contact-us-controller.ts would provide a hrefBack property to the view for app journeys only. This caused the back link to be empty for other journeys.

Prior to this change the furtherInformationGet method would only
provide a hrefBack property for app journeys. This caused the back
link to be empty for other journeys.
@gtvj gtvj force-pushed the CN-736/fix-issue-with-back-link branch from 761d8e6 to 97fbb05 Compare October 25, 2023 14:24
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@gtvj gtvj changed the title CN-736: Fix issue with back link CN-736: Fix "Back" link issue on Contact Forms further information page Oct 25, 2023
@gtvj gtvj merged commit 206d112 into main Oct 25, 2023
5 checks passed
@gtvj gtvj deleted the CN-736/fix-issue-with-back-link branch October 25, 2023 15:18
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.

2 participants