Skip to content

fix(menu): render active deck art in WebKit#6537

Merged
matthewevans merged 1 commit into
mainfrom
fix/dashboard-active-deck-art
Jul 23, 2026
Merged

fix(menu): render active deck art in WebKit#6537
matthewevans merged 1 commit into
mainfrom
fix/dashboard-active-deck-art

Conversation

@matthewevans

Copy link
Copy Markdown
Member

Summary

  • remove native button rendering from the active-deck card
  • isolate the art header and use explicit artwork/scrim layers so WebKit paints it above the card shell

Verification

  • Verified the installed Tauri preview resolves and renders the same representative card in the deck tile.
  • git diff --check
  • The shared Tilt instance watches the root checkout, not this isolated worktree (tilt-wait correctly returned exit 3), so it cannot verify this branch.

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@matthewevans, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 17 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 16eba7a5-6103-48dc-ac15-9dccc2c0285f

📥 Commits

Reviewing files that changed from the base of the PR and between 659ddf7 and 956ba24.

📒 Files selected for processing (1)
  • client/src/components/menu/home/HomeDashboard.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/dashboard-active-deck-art

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

@matthewevans
matthewevans enabled auto-merge July 23, 2026 06:04
@matthewevans
matthewevans added this pull request to the merge queue Jul 23, 2026
Merged via the queue into main with commit ebd8844 Jul 23, 2026
14 checks passed
@matthewevans
matthewevans deleted the fix/dashboard-active-deck-art branch July 23, 2026 06:38
jsdevninja pushed a commit to jsdevninja/phase that referenced this pull request Jul 24, 2026
Co-authored-by: matthewevans <matthewevans@users.noreply.github.com>
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