Skip to content

Google Reader: expand single post view, remove comments border - #623

Merged
akirk merged 2 commits into
mainfrom
fix/google-reader-single-post-expanded
Mar 27, 2026
Merged

Google Reader: expand single post view, remove comments border#623
akirk merged 2 commits into
mainfrom
fix/google-reader-single-post-expanded

Conversation

@akirk

@akirk akirk commented Mar 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • Single post views (e.g. /friends/author/12345/) are now always expanded in the Google Reader theme, with accordion collapse disabled
  • Removed the blue border-left from .comments-content in the Google Reader theme

Test plan

  • Open a single post page in Google Reader theme — it should render fully expanded without the collapsed/accordion UI
  • Verify the comments section no longer has a blue left border
  • Verify the main feed still starts in collapsed/accordion mode as before
akirk added 2 commits March 27, 2026 08:48
On single post pages (e.g. /friends/author/12345/), skip the
all-collapsed class so the post renders fully expanded and
the accordion collapse behavior is disabled.
@github-actions

Copy link
Copy Markdown
Contributor

Test this PR in WordPress Playground

You can test this pull request directly in WordPress Playground:

Launch WordPress Playground

This will install and activate the plugin with the changes from this PR.

@akirk
akirk merged commit 7af8d23 into main Mar 27, 2026
25 checks passed
@akirk
akirk deleted the fix/google-reader-single-post-expanded branch March 27, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant