Add variant editing to the FwLite viewer#2409
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
4722098 to
a5a336f
Compare
Variant of / Variants entry fields with per-link variant-type menu, demo data seed, i18n strings, Playwright coverage. New variants default to Unspecified Variant like FLEx. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Superseded by the iterative review workflow: the UI step will be re-opened as a cumulative PR (backend + UI) against develop so it gets CI and full reviews. Backend step review completed in #2408. |
Stacked on #2408. Adds "Variant of" and "Variants" fields to the entry editor (both views, shown by default), with a per-link "Variant type" checkbox menu on each link badge; new links default to Unspecified Variant like FLEx. Edits flow through
updateEntry, so the demo project works unchanged; Playwright covers both directions plus the type toggle.HideMinorEntry/Commentare modeled+synced (backend PR) but deliberately have no editor UI yet.🤖 Generated with Claude Code