Skip to content

fix(blog): add border to article card#506

Open
DDonochVA wants to merge 1 commit intomainfrom
fix/add-border-to-article-card
Open

fix(blog): add border to article card#506
DDonochVA wants to merge 1 commit intomainfrom
fix/add-border-to-article-card

Conversation

@DDonochVA
Copy link
Contributor

@DDonochVA DDonochVA commented Mar 11, 2026

KAP-343

Summary by CodeRabbit

  • Style
    • Improved dark mode appearance for article cards with adjusted border styling.

@coderabbitai
Copy link

coderabbitai bot commented Mar 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b8ff7bd6-ff3d-4566-86ab-b45372ca37b7

📥 Commits

Reviewing files that changed from the base of the PR and between 033d716 and ab606eb.

📒 Files selected for processing (1)
  • libs/blog/articles/ui-article-card/src/lib/components/article-regular-card/article-regular-card.component.html

📝 Walkthrough

Walkthrough

Updated the article regular card HTML template to support dark mode by modifying border classes. Changed from border border-transparent to border dark:border-transparent, enabling transparent borders in dark mode while maintaining visible borders in light mode.

Changes

Cohort / File(s) Summary
Dark Mode Styling
libs/blog/articles/ui-article-card/src/lib/components/article-regular-card/article-regular-card.component.html
Updated border classes to support dark mode by adding dark:border-transparent modifier for proper contrast in dark mode.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • mateuszbasinski

Poem

🐰 A border that knows the night,
Dark mode makes it fade from sight,
Light shines bright, the edge is there,
Responsive design everywhere! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding a border to the article card component in dark mode.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/add-border-to-article-card

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 and usage tips.

@valueadd-robot
Copy link

PR is detected, will deploy to dev environment

@valueadd-robot
Copy link

Deployed to dev environment
Branch: fix/add-border-to-article-card
BFF URL: https://71fd8b01-blog-bff-dev.contact-ef8.workers.dev
Deploy URL: https://acf549d7.angular-love-client.pages.dev
Alias URL: https://fix-add-border-to-article-ca.angular-love-client.pages.dev

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