Closed ajsarkar28 closed 1 month ago
@theodur can you associate your PR with this ticket, instead of the epic itself? I will need to move my test plan over here as well, note to self
VA icons show appropriately, light and dark mode, on:
Military branch icons show appropriately, light and dark mode, on:
Also:
[x] Can still log into demo mode by multiple taps on the prelogin screen, without assistive tech
[x] Can still log into demo mode by multiple taps on the prelogin screen, with assistive tech
[x] Screenreader announcement of VA icon on home is unchanged & correct Screenreader announcement of each military branch icon is unchanged (they're skipped) & correct logo showing for:
[x] Air force
[x] coast guard
[x] army
[x] Navy
[x] Space force
[x] Marines
@theodur on the veteran status screen (which doesn't have light and dark mode variations), previously we were always showing the (equivalent of the) vic-space-force-logo-on-dark.png logo, so the "USSF" text would have sufficient contrast.
On this branch/with this change, the space force logo on the veteran status screen is changing with dark/light mode, which is causing this contrast issue (green circle mine/added):
Can we go back to having an override for light mode, to keep the sufficient contrast, even with the DS changes?
And if all this ^ is actually something to chat about with the design system team, let me know!
@TKDickson Good catch, that was because the new MilitaryBranchEmblem
component defaulted to setting it based on the theme. I added an override option to it, so this should be fixed now
@theodur looks like you need to make changes to the VeteranStatus detox script? Failing on emblems checks
Dang it, thought I got them all. Should be fixed now @TKDickson. I'll wait and see if the PR decides to automatically kick off the E2E tests. If not, I'll manually run them
Sadly, the VeteranStatusCard e2e script is also still failing due to logo/emblem change.
Monthly Update for Stakeholders
Overview
What was updated in the Design System?
In va-mobile-library, the official VA logos and emblems were updated in version 0.6.0 of the Assets package and Figma library to be consistent with VA.gov. The new files are:
What changes are recommended in the Flagship Mobile App?
Where are these files used in the Flagship Mobile App?
Currently, the logos and service emblems are used on the home screen, profile screen, and Veteran Status.
Additional resources
Acceptance criteria