File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 57755775 "name" : " src" ,
57765776 "type" : " String" ,
57775777 "default" : " `nil`" ,
5778- "description" : " The source url of the avatar image. When nil, renders a fallback with initials."
5778+ "description" : " The source url of the avatar image. When nil, or broken URL it renders a fallback with initials."
57795779 },
57805780 {
57815781 "name" : " alt" ,
Original file line number Diff line number Diff line change 1888218882 "name": "src",
1888318883 "type": "String",
1888418884 "default": "`nil`",
18885- "description": "The source url of the avatar image. When nil, renders a fallback with initials."
18885+ "description": "The source url of the avatar image. When nil, or broken URL it renders a fallback with initials."
1888618886 },
1888718887 {
1888818888 "name": "alt",
1904019040 "color-contrast"
1904119041 ]
1904219042 }
19043+ },
19044+ {
19045+ "preview_path": "primer/open_project/avatar_with_fallback/broken_image_404",
19046+ "name": "broken_image_404",
19047+ "snapshot": "true",
19048+ "skip_rules": {
19049+ "wont_fix": [
19050+ "region"
19051+ ],
19052+ "will_fix": [
19053+ "color-contrast"
19054+ ]
19055+ }
19056+ },
19057+ {
19058+ "preview_path": "primer/open_project/avatar_with_fallback/multiple_broken_images",
19059+ "name": "multiple_broken_images",
19060+ "snapshot": "false",
19061+ "skip_rules": {
19062+ "wont_fix": [
19063+ "region"
19064+ ],
19065+ "will_fix": [
19066+ "color-contrast"
19067+ ]
19068+ }
1904319069 }
1904419070 ],
1904519071 "subcomponents": []
Original file line number Diff line number Diff line change 16331633 " color-contrast"
16341634 ]
16351635 }
1636+ },
1637+ {
1638+ "preview_path" : " primer/open_project/avatar_with_fallback/broken_image_404" ,
1639+ "name" : " broken_image_404" ,
1640+ "snapshot" : " true" ,
1641+ "skip_rules" : {
1642+ "wont_fix" : [
1643+ " region"
1644+ ],
1645+ "will_fix" : [
1646+ " color-contrast"
1647+ ]
1648+ }
1649+ },
1650+ {
1651+ "preview_path" : " primer/open_project/avatar_with_fallback/multiple_broken_images" ,
1652+ "name" : " multiple_broken_images" ,
1653+ "snapshot" : " false" ,
1654+ "skip_rules" : {
1655+ "wont_fix" : [
1656+ " region"
1657+ ],
1658+ "will_fix" : [
1659+ " color-contrast"
1660+ ]
1661+ }
16361662 }
16371663 ]
16381664 },
You can’t perform that action at this time.
0 commit comments