-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update submitted applications page #200
Conversation
Looking good....2 issues I see:
|
ead745f
to
61640ee
Compare
|
Looking good! I'll confirm with Navigators on what to display when there's nothing to investigate and get back to you in a bit. Here are a few other issues:
Re: re-ordering the dropdown on Nav side.
|
Changes made, now awaiting final designs of the "Required Permits" section. |
Re: the empty state messaging for the Require Permits section.
Notes: This new solution displays a generic message that covers all scenarios. I experimented with showing different messages for each specific scenario, but doing so would require project-level states, which we don't have in place completely atm. |
563df61
to
fcc6653
Compare
3d793fd
to
5e54036
Compare
Please make this additional change. Change the empty state message for the Submitted Applications section from "You will see your permit applications here once submitted" to "We will update your submitted applications here as the project progresses". This change will mitigate user confusion. Captured this problem while reviewing another ticket. The old message doesn't consider the situation when Props submit an intake form, they may have already submitted applications. |
Can be merged once sign off given by UX. |
5e54036
to
5465a66
Compare
Minor styling fixes Reorder Permit Auth Status in dropdowns Reorder Permit Status in dropdowns Fix bug with permit note
5465a66
to
8db2599
Compare
Reviewed again. This is good to go. Thanks! |
Description
Updated submitted applications permit page with new card designs, wording consistencies, and utilizing new StatusPill component.
PADS-359
Types of changes
New feature (non-breaking change which adds functionality)
Checklist
Further comments