Skip to content

Add Trending Paper public page - #48

Merged
Happy (huangyangyu) merged 1 commit into
microsoft:mainfrom
Dai818:codex/trending-paper-public-page-20260825
Aug 25, 2026
Merged

Add Trending Paper public page#48
Happy (huangyangyu) merged 1 commit into
microsoft:mainfrom
Dai818:codex/trending-paper-public-page-20260825

Conversation

@Dai818

@Dai818 Dai818 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a read-only Trending Paper page at /ResearchStudio/trending-paper/
  • mirror the latest public-facing UI from the internal Trending Paper page
  • load published editions dynamically from the existing public editions API and refresh every 60 seconds
  • keep the current Weekly/Daily controls, search, Voted/Date sorting, streamed cards, viewers, CTA, and responsive layout
  • physically exclude Debug mode, regeneration, version history, HF comments, and all write requests

Validation

  • JavaScript syntax check passed
  • HTML and relative asset paths validated for GitHub Pages under /ResearchStudio
  • browser-tested Weekly/Daily data loading, Date/Voted sorting, search, 4-card streaming, and Reel viewer
  • verified the public bundle contains only two read-only GET requests
  • verified no Debug, regeneration, version-history, comment, or write-request code is present
  • verified the server API CORS and Reel/Poster CSP allow https://microsoft.github.io

This supersedes the older draft implementation in #32, which no longer matches the current UI.

@huangyangyu
Happy (huangyangyu) merged commit 4fe049a into microsoft:main Aug 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants