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

Content changes made to preview page for further_information_requests #1764

Merged
merged 4 commits into from
Oct 18, 2023

Conversation

@syed87 syed87 requested a review from a team as a code owner October 13, 2023 15:02
Copy link
Contributor

@thomasleese thomasleese left a 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%>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<%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 %>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<% 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>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<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>

@syed87 syed87 added the deploy label Oct 17, 2023
@syed87 syed87 temporarily deployed to development October 17, 2023 09:05 — with GitHub Actions Inactive
@syed87 syed87 temporarily deployed to review October 17, 2023 09:19 — with GitHub Actions Inactive
@github-actions
Copy link

@syed87 syed87 temporarily deployed to development October 17, 2023 14:34 — with GitHub Actions Inactive
@syed87 syed87 temporarily deployed to review October 17, 2023 14:54 — with GitHub Actions Inactive
@syed87 syed87 force-pushed the 2305-content-changes-for-fi-for-referee-details branch from 6624948 to 7eb9fe8 Compare October 17, 2023 15:42
@syed87 syed87 force-pushed the 2305-content-changes-for-fi-for-referee-details branch from 7eb9fe8 to 7b6d7c0 Compare October 17, 2023 15:57
@syed87 syed87 temporarily deployed to development October 17, 2023 15:57 — with GitHub Actions Inactive
@syed87 syed87 temporarily deployed to review October 17, 2023 16:21 — with GitHub Actions Inactive
@syed87 syed87 temporarily deployed to development October 18, 2023 08:58 — with GitHub Actions Inactive
@syed87 syed87 temporarily deployed to development October 18, 2023 09:30 — with GitHub Actions Inactive
@syed87 syed87 temporarily deployed to review October 18, 2023 09:53 — with GitHub Actions Inactive
@syed87 syed87 merged commit dcafb2b into main Oct 18, 2023
12 checks passed
@syed87 syed87 deleted the 2305-content-changes-for-fi-for-referee-details branch October 18, 2023 10:03
@syed87 syed87 temporarily deployed to review October 18, 2023 10:03 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants