Skip to content

content changes for date fields#1147

Merged
MatMoore merged 5 commits intomainfrom
DTOSS-12428-medical-information-field-updates
Mar 16, 2026
Merged

content changes for date fields#1147
MatMoore merged 5 commits intomainfrom
DTOSS-12428-medical-information-field-updates

Conversation

@MatMoore
Copy link
Copy Markdown
Contributor

@MatMoore MatMoore commented Mar 10, 2026

Description

This should replicate the content changes in the prototype here
https://github.com/NHSDigital/manage-breast-screening-prototype/pull/239/changes

Everywhere we're using "X months ago" as examples, change it to "Month Year" or "Season Year".

I've also split the approximate date field for reported mammograms into 2 options, to match the prototype. This allows us to direct to the cannot proceed journey if it's less than 6 months, like we do if an exact date is entered (this part not implemented yet)

Screenshot of the date field options on the reported mammograms form.

Jira link

https://nhsd-jira.digital.nhs.uk/browse/DTOSS-12428

Review notes

The user facing part is done, but there's still the suggestion to rename some of the field names. I'm going to come back to this later as I have a few other PRs to finish up first.

Review checklist

  • Check database queries are correctly scoped to current_provider

@MatMoore MatMoore force-pushed the DTOSS-12428-medical-information-field-updates branch from 266e9e0 to 869a4ef Compare March 11, 2026 15:28
@MatMoore MatMoore marked this pull request as ready for review March 11, 2026 15:34
@MatMoore
Copy link
Copy Markdown
Contributor Author

Looks like I need to update the seed data for this as well

This allows us to distinguish between less than 6 months and more than 6
months ago, which will be used to selectively trigger the cannot proceed
journey.
We now want to encourage approximate dates like ‘august 2025’ over relative ‘9 months ago’.
This brings it in line with changes made to the prototype.
@MatMoore MatMoore force-pushed the DTOSS-12428-medical-information-field-updates branch from d11d7c0 to d739751 Compare March 16, 2026 09:30
@sonarqubecloud
Copy link
Copy Markdown

@MatMoore MatMoore merged commit 3e1dc2b into main Mar 16, 2026
14 checks passed
@MatMoore MatMoore deleted the DTOSS-12428-medical-information-field-updates branch March 16, 2026 09:45
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