We would like to report some accessibility issues with the PageFly app. Below is the list of problems that we found.
  1. Slideshow element is not properly defined to be used with the screen readers. It is missing necessary role and ARIA attributes. Below is an example of a carousel slider with the AIRA attributes definitions explained.
  1. It would be great if a Slideshow element had a pause/resume option for the pagination.
  2. Tabs element is not properly defined. It is missing proper role and ARIA attributes. Below is an example of tabs with manual controls.
  1. Icon element is missing a textual representation, which makes it invisible for screen readers. It is missing necessary <title> or <desc> elements inside of an SVG.