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

QA Design Feedback #103240

Open
13 tasks done
jquispe-oddball opened this issue Feb 17, 2025 · 4 comments
Open
13 tasks done

QA Design Feedback #103240

jquispe-oddball opened this issue Feb 17, 2025 · 4 comments
Assignees
Labels
accredited-rep-facing Accredited Representative Facing Team engineering Engineering topics frontend

Comments

@jquispe-oddball
Copy link

jquispe-oddball commented Feb 17, 2025

Compiling all the QA feedback from Friday 2/14 into one ticket:

  1. Make adjustments to ARP header based on design updates #101461 (comment)
  2. Refine content on POA Requests detail view #100987 (comment)
  3. Update copy & remove alert components - POA Request List Page #100988 (comment)
  4. Create processing banner and decision status tags #99756 (comment)

Summary of feedback
Header:

  • hover state has an underline that is not part of figma
  • rounded corners on hover
  • focus stays after being selected (?)

Page title

Processing Banner

  • too much spacing after date, use margin instead of <br>
  • mobile, text needs to span full width, see screenshot

Tags

  • Pending doesn't match figma

Copy

Tabs

  • tabs have default :visited styling for links, remove to match figma (?)
  • page re-renders on click, only re-render list. - this was discussed in eng chat, see comment for ticket update

Items not part of v0

Sort by

  • "Request list does not include language indicating to the user the number of requests and the sort order. Even though we are punting the sort component and pagination till later, recommend telling the user what they are seeing.
    Examples
    Pending tab: “Showing 10 pending requests sorted by “Expiration date (nearest)”
    Processed tab: Showing 98 processed requests sorted by “Processed date (nearest)”

Footer

  • padding issues at the bottom. Not part of v0.
@jquispe-oddball jquispe-oddball self-assigned this Feb 17, 2025
@jquispe-oddball jquispe-oddball added engineering Engineering topics front end accredited-rep-facing Accredited Representative Facing Team frontend and removed front end labels Feb 17, 2025
@jquispe-oddball
Copy link
Author

Hey @nihil2501 I remember discussing loaders during one of our eng chats.
Is there a ticket somewhere? I know we specifically talked about cleaning it up on the POA request list page. Instead of "loading" on the body of the page, the spinner would appear under the tabs. I don't think this is a blocker, more of a clean up ticket. Please let me know!
cc: @eheintzelman @candilemoine

@nihil2501
Copy link
Contributor

nihil2501 commented Feb 17, 2025

Hey @nihil2501 I remember discussing loaders during one of our eng chats. Is there a ticket somewhere? I know we specifically talked about cleaning it up on the POA request list page. Instead of "loading" on the body of the page, the spinner would appear under the tabs. I don't think this is a blocker, more of a clean up ticket. Please let me know! cc: @eheintzelman @candilemoine

@candilemoine @jquispe-oddball To get this more typical behavior where only the search results area shows a loading spinner when the search query changes will take a little work. We will need a new ticket for this. We might be able to address it before pilot launch.

Right now, the app is designed to show a global spinner on any client-side navigation, and search query changes cause client-side navigations. This is a great starting point, but the global spinner is not great UX here. We talked about cleanly introducing this UX elaboration in an engineering sync a week or two ago and have some promising ideas—we should be able to pull this off in a clean way.

@jquispe-oddball
Copy link
Author

cross linking update from @seipeljl on hint text contrast issue:
#100987 (comment)

@jquispe-oddball
Copy link
Author

@eheintzelman phone formatting will be part of v1
@candilemoine can you work with @chumpy and create a ticket? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accredited-rep-facing Accredited Representative Facing Team engineering Engineering topics frontend
Projects
None yet
Development

No branches or pull requests

2 participants