-
Notifications
You must be signed in to change notification settings - Fork 1
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
Content changes made to preview page for further_information_requests #1764
Conversation
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.
Some tiny comments, but otherwise looks good!
<li><%= item.work_history.school_name %></li> | ||
<% end %> | ||
</ul> | ||
<%end%> |
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.
<%end%> | |
<% end %> |
<h2 class="govuk-heading-s">Reason for request</h2> | ||
<% if items.size == 1 %> | ||
<p class="govuk-body">We were unable to verify the details for <%= items.first.work_history.school_name %></p> | ||
<% elsif items.size > 1 %> |
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.
<% elsif items.size > 1 %> | |
<% else %> |
Probably fine to make this an else
.
<section class="app-further-information-request-item"> | ||
<h2 class="govuk-heading-s">Reason for request</h2> | ||
<% if items.size == 1 %> | ||
<p class="govuk-body">We were unable to verify the details for <%= items.first.work_history.school_name %></p> |
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.
<p class="govuk-body">We were unable to verify the details for <%= items.first.work_history.school_name %></p> | |
<p class="govuk-body">We were unable to verify the details for <%= items.first.work_history.school_name %>.</p> |
Review app deployed to https://apply-for-qts-review-1764-web.test.teacherservices.cloud/personas |
6624948
to
7eb9fe8
Compare
7eb9fe8
to
7b6d7c0
Compare
Content changes made based on design document https://educationgovuk-my.sharepoint.com/:p:/g/personal/dominic_collins_education_gov_uk/EWwb_4aR-0lPkmLIfGYvbXkBj4_bRiQtX9TFtD3pNMwGSQ?e=hHJU3M&PreviousSessionID=b69adf7d-f7c4-4538-4af2-d76bcaa9e289
https://trello.com/c/XUBcaLA5/2329-check-developer-access