litespeedtech / litespeedtech/lscache_wp

UCSS setting changes styling & CCSS lowers speed scores

Open
#427 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
257
Forks
123
PR merge metrics
No merged PRs in 30d

Description

https://copierdoctor.com.au/ had UCSS disabled, so I enabled it, purged the cache and looked at it again. Styles were different.

Specifically, #primary-nav-select was not hidden, and .flex-control-nav was styled as a list.

I then compared the page with CCSS and without, and CCSS gets lower scores from Lighthouse.

Without CCSS:

image

With CCSS:

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported page at https://copierdoctor.com.au/ with UCSS disabled and enabled, then compare the styling of #primary-nav-select and .flex-control-nav. Compare Lighthouse results with CCSS enabled and disabled; done means UCSS preserves the expected styling and CCSS no longer lowers the reported scores.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, php, wordpress
Domain
frontend, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.