Skip to content

fix(blog-list): refine blog page presentation#78

Merged
SoonIter merged 1 commit into
mainfrom
syt/small-fix-of-blog-list
Apr 21, 2026
Merged

fix(blog-list): refine blog page presentation#78
SoonIter merged 1 commit into
mainfrom
syt/small-fix-of-blog-list

Conversation

@SoonIter
Copy link
Copy Markdown
Member

Summary

  • add rp-not-doc to the blog list wrapper and back button wrapper so they are excluded from doc content styling
  • increase blog card description clamp from 3 lines to 6 lines for better preview readability
  • add a subtle backdrop blur to blog cards to improve the page presentation

Testing

  • pnpm lint
  • pnpm build

Copilot AI review requested due to automatic review settings April 21, 2026 06:30
@SoonIter SoonIter merged commit e66f8b7 into main Apr 21, 2026
8 checks passed
@SoonIter SoonIter deleted the syt/small-fix-of-blog-list branch April 21, 2026 06:32
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refines the blog listing UI in @rstack-dev/doc-ui by adjusting which elements are treated as “doc content” and tweaking blog card presentation for readability and visual polish.

Changes:

  • Add rp-not-doc to the blog list and back-button wrappers to avoid doc-content styling bleed-through.
  • Increase blog card description clamp from 3 to 6 lines.
  • Add a subtle blur effect to blog cards via backdrop-filter.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/blog-list/index.tsx Adds rp-not-doc to the blog page wrapper class list.
src/blog-list/index.module.scss Adds backdrop-filter to cards and increases -webkit-line-clamp to 6.
src/blog-back-button/index.tsx Adds rp-not-doc to the back-button wrapper class list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/blog-list/index.module.scss
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