-
Notifications
You must be signed in to change notification settings - Fork 3
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
RAS-1200: Transfer a Survey #1028
RAS-1200: Transfer a Survey #1028
Conversation
/deploy scorfs |
Deploying to dev cluster with following parameters:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The happy path works, but a bit of refactoring and simplifying is needed. The unhappy path needs a look, and I found myself stuck a few times on route. This however might be rectified once useful links, menu options go in.
On a higher level, I found the lack of feedback on sharing multiple surveys if one fail poor. i.e if shared 10 and 1 was already done it just tells me no, but this isn't connected to this story.
I haven't currently looked at test coverage, due to the amount of changes requested
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments here and there, will just leave as comments as to not block when I'm not here
frontstage/templates/surveys/surveys-transfer/recipient-email-address.html
Show resolved
Hide resolved
…ve added additional tests
This reverts commit 9d6c4cc.
…improvment Merge latest updates into branch
…e 3.1.4 version of Jinja
If I make it through to the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving, non-blocking comments notwithstanding
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and tested, just one comment but does not block as its the same as it currently is
What and why?
As part of the Frontstage survey respondent help journey improvement, the transfer of surveys needed to be updated and improved to reflect current requirements. This PR achieves this.
Please note that I have done a bit of refactoring to make the code more logical and I have removed what I believe to be code that is no longer required. There are more changes because of this.
How to test?
Note: The design system has changed since the original Figma document was made. It was decided that using the same classnames for the padding/margins i.e. 'ons-u-mb-l'. The sizing will no longer match what is on the documents so check for the correct class names and not the sizes.
Jira
https://jira.ons.gov.uk/browse/RAS-1200