Problem/Motivation
In #3223644: aXe historical views we added historical reporting, but the settings you specify resets the next time you reload the report.
This is inconvenient if you run the same reports over and over again.
Proposed resolution
Store the last client-side state in either the server-side state API, or in a browser cookie.
Remaining tasks
Do the thing
User interface changes
Report filter settings will be remembered on next page load.
API changes
n/a
Data model changes
n/a
Issue fork accessibility_scanner-3238675
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
WidgetsBurritos commented