Skip to content

feat(hero): inline research announcement pill#139

Merged
omsherikar merged 1 commit into
mainfrom
feat/hero-research-pill
May 15, 2026
Merged

feat(hero): inline research announcement pill#139
omsherikar merged 1 commit into
mainfrom
feat/hero-research-pill

Conversation

@omsherikar
Copy link
Copy Markdown
Collaborator

Summary

Follow-up to the research-papers PR (#138) — the hero announcement change landed after that PR was already merged, so it ships separately here.

  • Adds a two-segment inline pill to the hero (a Research label · the announcement text + arrow) linking to /research, styled for the dark theme — the supermemory research-page announcement pattern.
  • Retires the fixed full-width top banner (AnnouncementBannerenabled: false) so there is one announcement surface, not two. The component stays in the tree for future site-wide news.

Test plan

  • npm run build green
  • Lint + format clean
  • Reviewer: confirm the pill renders above the hero headline and links to /research

Adds a two-segment pill to the hero (Research label · headline + arrow)
linking to /research, styled for the dark theme — the supermemory
research-page announcement pattern. The fixed full-width top banner is
disabled so there is one announcement surface, not two.
Copilot AI review requested due to automatic review settings May 15, 2026 14:23
@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

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

Project Deployment Actions Updated (UTC)
refactron Ready Ready Preview, Comment May 15, 2026 2:24pm

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Warning

Rate limit exceeded

@omsherikar has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 16 minutes and 45 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: fab3cf9b-67fa-4973-b7c0-dffd4dbccaba

📥 Commits

Reviewing files that changed from the base of the PR and between 5a4bd46 and 0c208ea.

📒 Files selected for processing (2)
  • src/components/AnnouncementBanner.tsx
  • src/components/HeroSection.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/hero-research-pill

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.

@github-actions
Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions
Copy link
Copy Markdown

👋 Thanks for opening this pull request! A maintainer will review it soon. Please make sure all CI checks pass.

Copy link
Copy Markdown
Contributor

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@omsherikar omsherikar merged commit 9aa7877 into main May 15, 2026
13 of 15 checks passed
@omsherikar omsherikar deleted the feat/hero-research-pill branch May 15, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:feature New feature type:refactor Code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants