Use animated ID card for doc auth loading interstitial#4003
Conversation
|
From build failures: I encountered this in browser testing, where the animation doesn't occur in Internet Explorer. But the card otherwise appears fine: I was inclined to put this under the category of "progressive enhancement", since the animation is only decorative. The sole purpose of the |
|
In f57a865, I add a mechanism to skip style validation for SVG with the explicit addition of a Why: If there can be a justified reason that the style tag validation should be bypassed, a developer should be able to opt out via explicit override. I also considered if the pattern should be something along the lines of |
**Why**: The Clock icon was used as a temporary asset, and is not intended for use in the final design for this screen. An animation effect was added to the card to give the user the impression there is activity happening in the background, so that they aren't confused into thinking the process has stalled.
**Why**: If there can be a justified reason that the style tag validation should be bypassed, a developer should be able to opt out via explicit override.
**Why**: More accurate as describing static analysis of our code quality checks Co-Authored-By: Zach Margolis <zbmargolis@gmail.com>
**Why**: To avoid escaping forward slashes Co-Authored-By: Zach Margolis <zbmargolis@gmail.com>

Why: The Clock icon was used as a temporary asset, and is not intended for use in the final design for this screen. An animation effect was added to the card to give the user the impression there is activity happening in the background, so that they aren't confused into thinking the process has stalled.
Screenshot:
Live Demo:
cc @anniehirshman-gsa