empowerai / fs-permit-platform

Module for intake of special use applications for Forest Service Application Permits
Other
3 stars 0 forks source link

As a user, after a payment transaction is cancelled in pay.gov I would like to get back to permit application page #167

Open shekarpendem opened 6 years ago

shekarpendem commented 6 years ago

Notes

Acceptance Criteria

Tasks

Definition of Done

cameronwolf commented 6 years ago

@tram Here is the first pass at the notification for users after they click the cancel button on pay.gov and are returned back to the application. What do you think of the message and styling?

screen shot 2017-12-27 at 11 02 13 am
tram commented 6 years ago

👍 Copy looks good! (Maybe a couple tweaks. See below…) 🤔 WCAG 2.0 AA recommends a contrast ratio of 4.5:1 for small (non-header) text and this is pretty close. (~4, I think.) The USWDS alert style has a pretty high contrast ratio (~17) and would allow for some tiered emphasis. Something like…

<div class="usa-alert-body">
<h3 class="usa-alert-heading">Your permit purchase is cancelled.</h3>
<p class="usa-alert-text">Your credit card was not charged. To create a permit, you must complete the purchase transaction.</p>
</div>
cameronwolf commented 6 years ago

@tram Got that updated, definitely looking better. Do you approve merging this into staging? screen shot 2017-12-27 at 1 38 20 pm

tram commented 6 years ago

👍 Ship it!

bryanmcfadden commented 6 years ago

The task flow has been updated with swim lanes to be more readable.

user_task_flow_permit_purchase_167.pdf

user_task_flow_permit_purchase_167

1st draft:

user_task_flow_permit_purchase_167.pdf

user_task_flow_permit_purchase_167