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

Add default for multiple upload on return version journey #1465

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jonathangoulding
Copy link
Collaborator

https://eaflood.atlassian.net/browse/WATER-4707

As part of the quarterly returns submissions work, we need to default the multiple uploads additional option to true when the licence is for a water company.

https://eaflood.atlassian.net/browse/WATER-4707

As part of the quarterly returns submissions work, we need to default the multiple uploads additional option to true when the licence is for a water company.
@jonathangoulding jonathangoulding force-pushed the feature-return-version-multiple-upload-default-when-water-company branch from a6a9913 to f6849ce Compare November 5, 2024 16:40
@jonathangoulding jonathangoulding marked this pull request as ready for review November 6, 2024 09:41
Copy link
Member

@Cruikshanks Cruikshanks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies, running out of time. But I have this feedback so far so stopping here in order it can be digested, queried and challenged.

describe('the "additionalSubmissionOptions" property', () => {
describe('when the user has previously submitted additional submission options', () => {
describe('the "multipleUpload" property', () => {
describe('when a user has selected "multipleUpload" for additional options', () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We seem to have dropped the word 'previously' from these tests. It was there to try and highlight where a user has previously visited this page and submitted an option, then we expect the presenter to replay it.

Happy to change it to something else if it's not making that clear. But I think just dropping it makes it unclear we are talking about selections a user previously made, instead of ones they have just made.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have updated to reflect the previous state setting and the default being set.

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