You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rebuilding this for QA testing purposes - no actual backend changes required
Testing done
Security Vulnerability Assessment
CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?
Yes
No
Checklist
commit messages are meaningful and follow good commit message guidelines
README and other documentation has been updated / added (if needed)
tests have been updated / new tests has been added (if needed)
+<details class="govuk-details">
<summary class="govuk-details__summary">
<span class="govuk-details__summary-text">
I want to save this application and return to it later
</span>
</summary>
<div class="govuk-details__text">
If you want to save your application and return to it later:
<ol class="govuk-list govuk-list--number">
<li class="govuk-!-static-margin-0">Choose ‘Continue’.</li>
<li>On the next page choose ‘Cancel’.</li>
</ol>
<p>This will save your progress and take you to the case overview.</p>
</div>
</details>
-<p class="govuk-body govuk-!-font-weight-bold">
The bailiff needs to know if anyone at the property is vulnerable.
</p>
<p class="govuk-body govuk-!-margin-bottom-0">Someone is vulnerable if they have:</p>
<ul class="govuk-list govuk-list--bullet">
<li class="govuk-!-font-size-19">a history of drug or alcohol abuse</li>
<li class="govuk-!-font-size-19">a mental health condition</li>
<li class="govuk-!-font-size-19">a disability, for example a learning disability or
cognitive impairment</li>
<li class="govuk-!-font-size-19">been a victim of domestic abuse</li>
</ul>
-<details class="govuk-details">
<summary class="govuk-details__summary">
<span class="govuk-details__summary-text">
I want to save this application and return to it later
</span>
</summary>
<div class="govuk-details__text">
If you want to save your application and return to it later:
<ol class="govuk-list govuk-list--number">
<li class="govuk-!-static-margin-0">Choose ‘Continue’.</li>
<li>On the next page choose ‘Cancel’.</li>
</ol>
<p>This will save your progress and take you to the case overview.</p>
</div>
</details>
-<p class="govuk-body govuk-!-font-weight-bold">
The bailiff needs to know if anyone at the property is vulnerable.
</p>
<p class="govuk-body govuk-!-margin-bottom-0">Someone is vulnerable if they have:</p>
<ul class="govuk-list govuk-list--bullet">
<li class="govuk-!-font-size-19">a history of drug or alcohol abuse</li>
<li class="govuk-!-font-size-19">a mental health condition</li>
<li class="govuk-!-font-size-19">a disability, for example a learning disability or
cognitive impairment</li>
<li class="govuk-!-font-size-19">been a victim of domestic abuse</li>
</ul>
+<p class="govuk-body govuk-!-font-weight-bold">
The bailiff needs to know if anyone at the property is vulnerable.
</p>
<p class="govuk-body govuk-!-margin-bottom-0">Someone is vulnerable if they have:</p>
<ul class="govuk-list govuk-list--bullet" style="color: #0b0c0c;">
<li class="govuk-!-font-size-19">a history of drug or alcohol abuse</li>
<li class="govuk-!-font-size-19">a mental health condition</li>
<li class="govuk-!-font-size-19">a disability, for example a learning disability or
cognitive impairment</li>
<li class="govuk-!-font-size-19">been a victim of domestic abuse</li>
</ul>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jira link
See HDPI-3863
Change description
Rebuilding this for QA testing purposes - no actual backend changes required
Testing done
Security Vulnerability Assessment
CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?
Checklist