Skip to content

chore(docs): update page actions#7497

Merged
mhartington merged 2 commits intomainfrom
chore/update-page-actions
Feb 16, 2026
Merged

chore(docs): update page actions#7497
mhartington merged 2 commits intomainfrom
chore/update-page-actions

Conversation

@mhartington
Copy link
Member

@mhartington mhartington commented Feb 16, 2026

Summary by CodeRabbit

  • Style

    • Updated code formatting and standardized string literal conventions.
  • Removed Features

    • Removed "Open in Scira AI" option from page actions menu.

@vercel
Copy link

vercel bot commented Feb 16, 2026

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 16, 2026 3:52pm

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 16, 2026

No actionable comments were generated in the recent review. 🎉


Walkthrough

This pull request normalizes string literal formatting from double quotes to single quotes throughout a page actions component, and removes the "Open in Scira AI" option block, including its associated SVG icon and logic.

Changes

Cohort / File(s) Summary
Quote Normalization & Option Removal
apps/docs/src/components/page-actions.tsx
Converts double-quoted string literals to single quotes across import statements, ClipboardItem keys, UI text labels ("Open in GitHub", "ChatGPT", "Claude", "T3 Chat"), and variable assignments. Removes entire "Open in Scira AI" option block with associated SVG icon. Minor formatting adjustments to buttonVariants and optionVariants usage.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
Title check ❓ Inconclusive The title 'chore(docs): update page actions' is vague and generic, using the non-descriptive term 'update' without specifying what aspects of page actions were changed. Consider a more specific title such as 'chore(docs): remove Scira AI option and normalize quote formatting in page actions' to better communicate the actual changes made.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main

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


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
Contributor

github-actions bot commented Feb 16, 2026

🍈 Lychee Link Check Report

3660 links: ✅ 2986 OK | 🚫 8 errors | 🔀 0 redirects | 👻 664 excluded

❌ Errors

./apps/docs/content/docs.v6/guides/solid-start.mdx

./apps/docs/content/docs.v6/orm/more/dev-environment/editor-setup.mdx

  • [503] https://fig.io/ | Rejected status code (this depends on your "accept" configuration): Service Unavailable

./apps/docs/content/docs/guides/frameworks/solid-start.mdx

./apps/docs/content/docs/orm/more/dev-environment/editor-setup.mdx

  • [503] https://fig.io/ | Rejected status code (this depends on your "accept" configuration): Service Unavailable

Full Statistics Table
Status Count
✅ Successful 2986
🔀 Redirected 0
👻 Excluded 664
🚫 Errors 8
⛔ Unsupported 2
⏳ Timeouts 0
❓ Unknown 0

@mhartington mhartington merged commit 9e96d2e into main Feb 16, 2026
6 of 10 checks passed
@mhartington mhartington deleted the chore/update-page-actions branch February 16, 2026 16:01
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