Jmax/lg 9296 updates to phone rate limit screen#8547
Conversation
cf2d74b to
de9d62e
Compare
a1e5b55 to
87849a0
Compare
There was a problem hiding this comment.
Nope. The ticket specifies that that link should return to the SP, not just cancel IdV. Seems weird to me too, but.
There was a problem hiding this comment.
you're right ... i'll guess you'll have to add some conditional logic based up presence of sp to determine the link destination (perhaps cancel Idv if sp not present)... but ultimately using the PagesFooterCompoenent will achieve the intended styling 👍🏿
<%= render PageFooterComponent.new do %>
<%= link_to t('links.cancel'), idv_cancel_path %>
<% end %>
There was a problem hiding this comment.
hi @benjaminchait 👋🏿 .... in regards to the "Cancel" link at the bottom of the page ... when clicked, should the user simply be routed to the SP page (similar to the behavior of the "Exit and return to [SP]" links) or should the Cancel link actually cancel the current Idv in progress?
There was a problem hiding this comment.
@amirbey - I believe the "Cancel" link should bring a user into the same experience we offer on other screens during IDV, which I think should look something like this:
Cancel as in canceling the current IDV in progress, correct?

There was a problem hiding this comment.
@amirbey, @benjaminchait - I fully agree with this statement, but I must point out that this is not what the ticket and UX materials specify.
They say that the user should be returned to the SP.
There was a problem hiding this comment.
Per standup 16th minute conversation, @benjaminchait says this should not return to the SP, but rather to the usual screen for canceling IdV. UX team concurs.
Changed to point at idv_cancel_path
There was a problem hiding this comment.
bullet to insert here: Cancel and start over again after x hours
There was a problem hiding this comment.
Nope. The ticket specifies that that link should return to the SP, not just cancel IdV. Seems weird to me too, but.
87849a0 to
0fc21b2
Compare
0fc21b2 to
3d69441
Compare
changelog: User-Facing Improvements,text updates,Improved UX on phone rate-limiting
7eacc37 to
e237467
Compare
Added a feature spec to make sure that canceling IdV from the throttled phone page takes you to the correct page.
🎫 Ticket
LG-9296
🛠 Summary of changes
Updated the content and layout of the phone rate-limited screen.
Provide a checklist of steps to confirm the changes.
Figma
Translations
👀 Screenshots
Before:
After: