pa11y / pa11y-dashboard

Pa11y Dashboard is a web interface which helps you monitor the accessibility of your websites
https://pa11y.org
GNU General Public License v3.0
983 stars 181 forks source link

Grouping scans into folders #294

Closed cromination closed 2 years ago

cromination commented 2 years ago

Dashboard performance tends to be very slow when a large number of cards (over 100) are being rendered on page load, especially if a user wants to view only a particular website or sections of a larger site. This could be improved by grouping those scans into folders and only rendering the top level cards in a given folder view. i.e. the main view of the application can be configured to list a series of folders. A user clicks into those folders and then has a series of scan results in there they can review.

josebolos commented 2 years ago

Hi @cromination.

Thanks for creating this issue. Your issue looks very similar to #254 so I'm closing it as a duplicate. Please follow up #254 for updates.