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

Fix return link logic on two-part tariff licence review page #889

Merged
merged 7 commits into from
Apr 4, 2024

Conversation

Beckyrose200
Copy link
Contributor

During some refactoring of the match details page, it was noticed that the logic for generating the returnLog link in the licence review page was in the view and not the presenter. It was also noted that the link for unmatched returns was incorrectly taking the user to the full list of returns and not the actual return they clicked on. This PR fixes the unmatched returns link and moves the logic into the presenter.

During some refactoring of the match details page, it was noticed that the logic for generating the returnLog link in the licence review page was in the view and not the presenter. It was also noted that the link for unmatched returns was incorrectly taking the user to the full list of returns and not the actual return they clicked on. This PR fixes the unmatched returns link and moves the logic into the presenter.
@Beckyrose200 Beckyrose200 added the housekeeping Refactoring, tidying up or other work which supports the project label Apr 4, 2024
@Beckyrose200 Beckyrose200 self-assigned this Apr 4, 2024
@Beckyrose200 Beckyrose200 marked this pull request as ready for review April 4, 2024 15:57
@Beckyrose200 Beckyrose200 requested a review from Cruikshanks April 4, 2024 15:57
@Beckyrose200 Beckyrose200 merged commit 092ac40 into main Apr 4, 2024
6 checks passed
@Beckyrose200 Beckyrose200 deleted the fix-return-link-on-review-page branch April 4, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Refactoring, tidying up or other work which supports the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants