Create "No network connection" warning component
Categories
(Firefox Graveyard :: Shopping, task, P2)
Tracking
(firefox118 verified)
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | verified |
People
(Reporter: kpatenio, Assigned: kpatenio)
References
Details
(Whiteboard: [fidefe-shopping])
Attachments
(2 files)
We should notify users if a connection cannot be established with the backend.
Figma link: https://www.figma.com/file/Wu4kaHSfKSQnzkym7qek3R/Shopping-Experience-MVP?node-id=2530%3A87540
For the time being, we can utilize the existing message-bar. We have Bug 1844783 in file for converting the error components to the newer message-bar once it's ready.
a11y annotations should be consistent across the different error states, though not all requirements will be satisfied with the existing message-bar. See figma: https://www.figma.com/file/Wu4kaHSfKSQnzkym7qek3R/Shopping-Experience-MVP?node-id=35%3A10796.
Updated•2 years ago
|
There are ways to listen for network connection. Listening for offline-status-changed is an example - https://searchfox.org/mozilla-central/search?q=NETWORK_STATUS_CHANGED&path=&case=false®exp=false and https://searchfox.org/mozilla-central/search?path=&q=offline-status-changed.
I nerd-sniped a little too hard when looking at this ticket, so I might as well assign myself to it
Updated•2 years ago
|
Comment 5•2 years ago
|
||
| bugherder | ||
Comment 6•2 years ago
|
||
Verified as fixed in our latest 119.0a1 (2023-08-28).
Updated•8 months ago
|
Description
•