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

USWDS-Sandbox - UX Prototype: 2025 Q1 #176

Merged
merged 48 commits into from
Feb 6, 2025
Merged

Conversation

@mejiaj mejiaj linked an issue Jan 13, 2025 that may be closed by this pull request
@mejiaj mejiaj marked this pull request as ready for review January 14, 2025 21:51
@mejiaj mejiaj requested a review from a team as a code owner January 14, 2025 21:51
@mejiaj mejiaj changed the title USWDS-Sandbox - UX Prototype: 2025 Q1 Prototype USWDS-Sandbox - UX Prototype: 2025 Q1 Jan 14, 2025
Comment on lines 28 to 34
<svg
class="usa-icon usa-tooltip"
data-position="top"
title="Accommodations are available but limited"
role="img">
<use href="{{ '/assets/img/sprite.svg#info' | url }}"></use>
</svg>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

One more thing about tooltip on mobile: I was expecting to be able to tap on the "i" icon and see the tooltip pop up. Curious if others feel that that should be the expected behavior (@amycole501 @alex-hull @mejiaj ). If so, I am still not able to tap on the icon and see the tooltip.

@jaclinec the tooltip is inside the label, but I was able to toggle it on Firefox for Android.

Choose a reason for hiding this comment

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

@mejiaj I'm not able to toggle it on iPhone using Safari or Chrome. I wonder if it's a browser limitation or if we have any control over it? When I tap the "i" icon it briefly shows the tooltip for a split second and then takes me into the character count input.

Choose a reason for hiding this comment

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

I spoke with James internally about the tooltip on mobile issue and it seems it might be an iPhone issue that'd require a lot of customizations and workarounds to "fix," so we are moving forward with testing it as-is. If this is a bug or enhancement to tooltip we need to make down the road, we can address it then. Right now it seems out of scope.

@mejiaj
Copy link
Contributor Author

mejiaj commented Jan 28, 2025

@jaclinec I've added the default values to the error state. Ready for final review.

@mejiaj mejiaj requested review from alex-hull, amycole501 and jaclinec and removed request for mlloydbixal January 28, 2025 15:39
Copy link

@jaclinec jaclinec left a comment

Choose a reason for hiding this comment

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

Just reviewed again and had just a couple more comments. One was about breadcrumb on mobile (should probably use default after all for "Book a tour" proto instead of modified, and keep the modified version for "Error" proto) and one more comment on tooltip for iPhone. This is 99% there!

Copy link

@alex-hull alex-hull left a comment

Choose a reason for hiding this comment

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

Made one comment about the heading level on the reservation page. Once that is adjusted (if needed), I think we should be all good!

James Mejia added 3 commits January 29, 2025 09:50
- Remove zebra naming convention
- Organize tests under time-based list
@mejiaj mejiaj requested review from alex-hull and jaclinec January 29, 2025 18:17
@mejiaj
Copy link
Contributor Author

mejiaj commented Jan 29, 2025

@alex-hull @jaclinec ready for final review, please let me know if I haven't addressed the outstanding issues.

Copy link

@jaclinec jaclinec left a comment

Choose a reason for hiding this comment

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

Everything looks good from my point of view - thanks for all your hard work on this!!

@mejiaj
Copy link
Contributor Author

mejiaj commented Jan 30, 2025

@amycole501 this is ready for FFR.

Copy link

@alex-hull alex-hull left a comment

Choose a reason for hiding this comment

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

Looks good!

Copy link

@amycole501 amycole501 left a comment

Choose a reason for hiding this comment

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

One small but notable change needed.

The third tab stop on the page goes to what appears to be an empty element. In NVDA I hear "Banner landmark, US National parks link"

The question I have is, is that the BANNER or the HEADER? Should it change to read something other than banner?
Here's what ANDI is showing
image

Can we fix it so that isn't a tab stop? I don't know that it's needed.

Logo markup matches recommended USA Header style. This fixes an A11Y issue where the tab stop was appearing blank and not highlighting on focus.

More info in PR comment:
#176 (review)
@mejiaj
Copy link
Contributor Author

mejiaj commented Feb 3, 2025

@amycole501 the third tab stop is the header from the last test. Specifically, the logo text "U.S. National Parks." Fixed the markup and it now should highlight correctly [13da400].

After
Header logo focus state active with blue outline

@mejiaj mejiaj requested a review from amycole501 February 3, 2025 15:28
Copy link

@amycole501 amycole501 left a comment

Choose a reason for hiding this comment

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

Looks good now, thanks!

@mejiaj mejiaj merged commit 12bbdeb into prototype/zebra Feb 6, 2025
2 checks passed
@mejiaj mejiaj deleted the jm-zebra-2025Q1 branch February 6, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

USWDS-Sandbox - Usability: Create prototype for early 2025 testing
4 participants