Skip to content

Comments

Add long-form reading helpers#996

Open
jazhou-adobe wants to merge 5 commits intomainfrom
codex-2
Open

Add long-form reading helpers#996
jazhou-adobe wants to merge 5 commits intomainfrom
codex-2

Conversation

@jazhou-adobe
Copy link
Collaborator

Summary

  • add a lightweight reading progress indicator that tracks scroll depth on long-form templates
  • introduce an accessible floating back-to-top control with subtle styling based on design tokens
  • wire the new helpers into the lazy load path so they stay synced with content height changes

Testing

  • npm run lint

Preview

https://codex-2--helix-website--adobe.aem.page/developer/ai-coding-agents

Tooling

  • Codex (OpenAI GPT-5)

zhoujames and others added 4 commits November 7, 2025 21:30
the list facet used the default sort from distiller, which was using count.
in some cases, especially when using lots of `weight=1` requests, this could
lead to an order where higher weighted facet elements were shown below lower
weighted facet elements, especially when these had a higher count value.

this commit changes the default to sort by weight, not by count. in addition,
it allows to sort by any metric, so that ranking by lcp or cls would be possible
this is a much less nuanced fix than the other commit, for rum
we simply sort by weight, not by count
@aem-code-sync
Copy link

aem-code-sync bot commented Nov 11, 2025

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@aem-code-sync
Copy link

aem-code-sync bot commented Nov 11, 2025

Page Scores Audits Google
📱 /developer/ai-coding-agents Lighthouse returned error: NO_FCP. The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP) PSI
🖥️ /developer/ai-coding-agents Lighthouse returned error: NO_FCP. The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP) PSI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants