Skip to content

refactor: simplify BlogsClient and BlogCard components by removing un… - #39

Merged
kirito666coder merged 1 commit into
mainfrom
dev
Jul 20, 2026
Merged

refactor: simplify BlogsClient and BlogCard components by removing un…#39
kirito666coder merged 1 commit into
mainfrom
dev

Conversation

@kirito666coder

@kirito666coder kirito666coder commented Jul 20, 2026

Copy link
Copy Markdown
Owner

…used refs and event handlers

Summary by CodeRabbit

  • Style
    • Updated the blog listing layout for a cleaner, more consistent presentation.
    • Simplified blog cards by removing tilt and mouse-following glow animations.
    • Refined card styling while preserving existing blog content and navigation.

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog-web Ready Ready Preview, Comment Jul 20, 2026 2:56pm

@kirito666coder
kirito666coder merged commit 1bab0f0 into main Jul 20, 2026
3 checks passed
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c3c3721f-82db-4002-89c8-062a978974b7

📥 Commits

Reviewing files that changed from the base of the PR and between 101b189 and cee06f2.

📒 Files selected for processing (2)
  • web/src/app/blogs/BlogsClient.tsx
  • web/src/app/blogs/components/BlogCard.tsx

📝 Walkthrough

Walkthrough

The blog listing removes grid-specific container classes and simplifies blog cards by removing GSAP tilt and mouse-glow behavior while preserving the card content and link structure.

Changes

Blog presentation

Layer / File(s) Summary
Simplify blog card and grid presentation
web/src/app/blogs/components/BlogCard.tsx, web/src/app/blogs/BlogsClient.tsx
Blog cards retain their content while removing GSAP mouse interactions and related glow markup; the blogs container retains sizing classes without grid columns or gap classes.

Estimated code review effort: 2 (Simple) | ~8 minutes

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install timed out. The project may have too many dependencies for the sandbox.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot mentioned this pull request Jul 26, 2026
Merged
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.

1 participant