Closed audreymaniez closed 4 years ago
I am aware of this issue @audreymaniez. It is a bug with aggressive caching of gatsbyjs. I can think of a work around to generate this page, instead of using query parameters. I will prioritise that work.
Fixed as a consequence of changes in PR #57
For example : https://act-rules.github.io/implementation/rgaa-3.0?incomplete=true
The "Form field label is descriptive" link is a link to the "HTML page title is descriptive" rule, and the test case beside shows a link text that mentionned the rule id ("Form field label is descriptive" has the id cc0f0a) but the url leads to a test case for the "HTML page title is descriptive".
That is not true for every rule, I don't understand why ... For example, for the "no keyboard trap" I don't have any problem. And that seems to be only true for incomplete report. Complete reports seems ok.