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

View page information even if it passes WCAG #4

Open
dabrams888 opened this issue Jul 13, 2022 · 2 comments
Open

View page information even if it passes WCAG #4

dabrams888 opened this issue Jul 13, 2022 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@dabrams888
Copy link

dabrams888 commented Jul 13, 2022

Is your feature request related to a problem? Please describe.

The previous version of ARC Toolkit allowed you to view information like headings, lists, tables, tab order, etc. on the page regardless of whether or not it was flagged as a failure. This was very useful while manually testing pages as we could check to make sure the structure made sense within the context of the content (i.e., past what automated tools could detect).

Describe the solution you'd like

Add these features into the rebuilt version of Toolkit.

Describe alternatives you've considered

Alternate solutions would require using other tools like WAVE to visualize the same information.

Additional context

Not looking for anything above and beyond what the previous version had. Just looking for parody. I've interacted with clients who rely on this tool to provide exploratory information about elements on the page. It's important that we consider this tool is not only being used by people in ARC Capture for reporting failures!

@poorgeek poorgeek added the enhancement New feature or request label Jul 15, 2022
@ferllings ferllings modified the milestone: 5.3.0 Jul 20, 2022
@poorgeek poorgeek modified the milestones: 5.3.0, 5.4.0 Jul 20, 2022
@poorgeek poorgeek modified the milestones: 5.4.0, 5.5.0, 5.6.0 Sep 21, 2022
@poorgeek
Copy link
Member

With the way that the ARC Rules engine now returns results, this is a little more complex to address than in previous versions, particularly with regards to keeping Toolkit performant when potentially display large amounts of data. I've rescheduled this for later this year to allow for more time to work on the UX and performance around this feature.

@dabrams888
Copy link
Author

The highlight features added with 5.4 is a huge step in this direction. It allows for the visualization tools I was looking for when I opened this. Thanks for all the hard work that went into this update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants