TheA11yMachine icon indicating copy to clipboard operation
TheA11yMachine copied to clipboard

Auto-refresh feature of the index page

Open jeanmonod opened this issue 9 years ago • 7 comments

It would be great to have an auto refresh functionally available in the HTML report index page.

jeanmonod avatar Jan 07 '16 15:01 jeanmonod

Hmm, during the generation of the reports? Yes, this is possible. We can set a timer that refresh infinitely and it stops when we reach the end of the generation.

Would it solve your issue?

Hywan avatar Jan 08 '16 07:01 Hywan

Yes, but I will not automatically activate it. Maybe a nice switcher in the top right?

jeanmonod avatar Jan 08 '16 08:01 jeanmonod

Why a switcher? Is it something someone would like to disable?

Hywan avatar Jan 08 '16 09:01 Hywan

It depends the workflow that you are using. Maybe if we have #22 then it's no more useful. But a workflow I can imagine, is (as a developper):

  • I run a full audit of a website
  • I open the report in my browser
  • I activate the manual auto refresh
  • I fix the issue page per page, continuously running audit for a single page
  • With #8 implemented I see my global report getting better and better

jeanmonod avatar Jan 08 '16 09:01 jeanmonod

Yup, sounds good!

Hywan avatar Jan 08 '16 09:01 Hywan

Eventually with a progress bar ?

krtek4 avatar Jan 08 '16 14:01 krtek4

I think we have two different things here :

  1. Auto-refresh of the index page while the crawler is still running to see new URLs
  2. Continuous auditing of the URLs to display improvements (which can be done for the whole report or on a per URL basis).

krtek4 avatar Jan 08 '16 20:01 krtek4