Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve auditing #8

Merged
merged 3 commits into from
Nov 30, 2023
Merged

improve auditing #8

merged 3 commits into from
Nov 30, 2023

Conversation

tonyfast
Copy link
Member

currently, the page audit is run when the page loads. the pages needs top to be reloaded to rerun the audit under different settings.

this change makes it possible to rerun audits under different conditions. it adds widgets to choose the axe testing conditions. there are plenty of knobs that could be added to this interface. the current implementation is sufficient for interactively generating reports based on different settings.

in-browser reporting doesn't make sense in read only documents. it would be a weird disclosure. reports are useful for formatting feedback reports and authoring accessibility conscious documents.

Copy link

A preview fo the exported examples will be rendered at
https://deathbeds.io/nbconvert-a11y/branch/audit-better/exports/html

@tonyfast
Copy link
Member Author

this feature is functional now and i think im going to merge it and improve this feature later on. it was critical to have an in browser auditting system that could be rerun.

@tonyfast tonyfast merged commit cdff357 into main Nov 30, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant