cytoscape / cytoscape.js-navigator

Bird's eye view pan and zoom control for Cytoscape.js.
MIT License
67 stars 42 forks source link

Add alt tag to img element #55

Closed travis1111 closed 2 years ago

travis1111 commented 2 years ago

Fix accessibility issue by adding alt attribute to img element.

@maxkfranz Would you please take a look? Thanks

maxkfranz commented 2 years ago

Could you describe the use case for your PR and the intended result?

travis1111 commented 2 years ago

Hi, @maxkfranz We run accessibility checking tools to make sure the page is readable by screen readers. For images, screen readers relies on "alt" attribute so it can read. Hence adding this alt attribute. Thanks!

travis1111 commented 2 years ago

Hi, @maxkfranz could you please take a look asap? We need to release our product in a couple of days.
Thanks

travis1111 commented 2 years ago

Hi, @maxkfranz could you please take a look asap? We need to release our product in a couple of days. Thanks