Skip to content

CONV-100: Add toggle field renderer#108

Merged
menvil merged 1 commit into
developfrom
feature/CONV-100-add-toggle-field-renderer
May 31, 2026
Merged

CONV-100: Add toggle field renderer#108
menvil merged 1 commit into
developfrom
feature/CONV-100-add-toggle-field-renderer

Conversation

@menvil

@menvil menvil commented May 31, 2026

Copy link
Copy Markdown
Owner

CONV-100 — Add Toggle Field Renderer

Per-type renderer for boolean toggle fields (checkbox styled as a switch).

  • Renders label + optional help, bound to options.{key} via wire:model.live.

Tests

  • toggle renders label/help, binding present, value updates

composer test (211), lint, build pass.

🤖 Generated with Claude Code


Summary by cubic

Adds a boolean toggle field renderer for dashboard converter settings, addressing Linear CONV-100. It provides a switch UI with label and optional help, bound via wire:model.live to options.{key}, with tests for rendering and live updates.

Written for commit 9d9aef7. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@menvil menvil merged commit 42fa5dc into develop May 31, 2026
@menvil menvil deleted the feature/CONV-100-add-toggle-field-renderer branch May 31, 2026 17:20
@coderabbitai

coderabbitai Bot commented May 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 9bdf0db9-4bc6-4117-9477-ae01eafec24a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/CONV-100-add-toggle-field-renderer

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.

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