Oobee (formerly known as Purple A11y) is a customisable, automated web accessibility testing tool that allows software development teams to find and fix accessibility problems to improve persons with disabilities (PWDs) access to digital services.
This PR adds a functionality that shows jsOffMessage to direct users to open the report on a browser if they are opening the report on a non-js-enabled platform.
[x] I've kept this PR as small as possible (~500 lines) by splitting it into PRs with manageable chunks of code
[x] I've requested reviews from 1 reviewer
[x] I've tested existing features (website scan, sitemap, custom flow) in both node index and cli
[ ] I've synced this fork with GovTechSG repo
[ ] I've added/updated unit tests
[ ] I've added/updated any necessary dependencies in package[-lock].jsonnpm audit, portable installation on GitHub Actions
This PR adds a functionality that shows jsOffMessage to direct users to open the report on a browser if they are opening the report on a non-js-enabled platform.
package[-lock].json
npm audit
, portable installation on GitHub Actions