Add alt text property to snippet schema
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
People
(Reporter: emcminn, Assigned: emcminn)
References
(Blocks 1 open bug)
Details
(Keywords: github-merged)
Attachments
(1 file)
Add optional alt text to snippet icons for accessibility purposes. See if this is reasonable for the Snippets team.
Updated•6 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
Hi Emily, are these server-side changes or we can see them in the browser?
Assignee | ||
Comment 4•5 years ago
•
|
||
(In reply to Marius Coman [:mcoman], Experiments QA from comment #3)
Hi Emily, are these server-side changes or we can see them in the browser?
It's a front-end change that sets us up to accept the prop from the server once it's available - right now the front end will be using the fallback string because the data isn't present. (The fallback is just an empty string, to flag images/icons as decorative for screen readers.) It's also an optional prop, so there's no need to go back and fill it in; it's just there to be used going forward :)
Comment 5•5 years ago
|
||
I have verified this issue with the latest Firefox Nightly (69.0a1 Build ID - 20190619214046) installed, on Windows 10 x64, Arch Linux and Mac 10.14.5. Now, "Alt" text is set to an empty string as specified in comment 4.
Updated•5 years ago
|
Description
•