page-lab icon indicating copy to clipboard operation
page-lab copied to clipboard

PageLab enables web performance, accessibility, SEO, etc testing at scale.

Results 43 page-lab issues
Sort by recently updated
recently updated
newest added

Enable a "default" checkbox in test config profile model so only one is marked as the default config to use, and is what is used for each URL run unless...

enhancement
data model

On the URL report detail page, in `Run history` table at the bottom, add a column for "Invalid run" and use red icononly "close" icon to denote that run was...

good first issue
design/UI
report page

URLs have a flag for "inactive". Inactive URLs do not get included in the automated test run queue. Use case: A user might want to test and track a URL...

enhancement
design/UI
report page

Create an admin page that shows # of workers currently running, and # of tests running per minute.

enhancement
design/UI
admin

Need an API on node server that provides insights into the Redis URL test queue.. - Num of items - Num of items processed - Num of items left ?...

question
node app

There is a lot of content, descriptions, etc in the Lighthouse reports. This translates into a lot of duplicated content. At scale, with 10s of thousands of URL test reports...

research needed
housekeeping

At bottom of dashboard? nerd out and show some stats like: - Num of URLs - Num of LighthouseRuns - Num of invalid/valid runs - Num of user-timing measures -...

research needed
design/UI
admin

A job is a named set of urls run together in a queue. The job should have a description and an owner and other 'meta' data.

research needed
data model

The scenario is that a URL might be submitted for tracking, but is actually not the final destination URL (AKA; it's a redirect). Other case is that a page might...

data model

Referencing dependency of #38 and related #21 . Think of a way to gracefully show the "final URL" in the report historical data table view for each run. Thoughts: -...

design/UI
report page