fix(emcn): preserve editable combobox overlay text visibility - #8086
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
@cubic-dev-ai review this PR |
@BillLeoutsakosvl346 I have started the AI code review. It will take a few minutes to complete. |
|
|
@cubic-dev-ai review this PR |
@BillLeoutsakosvl346 I have started the AI code review. It will take a few minutes to complete. |
|
@cubic-dev-ai review this PR |
@BillLeoutsakosvl346 I have started the AI code review. It will take a few minutes to complete. |
|
@cubic-dev-ai review this PR |
@BillLeoutsakosvl346 I have started the AI code review. It will take a few minutes to complete. |
Before / after visual comparisonEditable combobox overlays now take precedence over caller text-color classes. This prevents the raw value and formatted overlay from drawing on top of each other. The plain-input row remains unchanged. Left = before; right = after. Rendered component fixtures with application CSS and local data, rather than authenticated product-page screenshots. These are representative visual examples, not end-to-end behavior coverage. Fresh regression fixture covering formatted-label, selected-icon and no-overlay modes. This illustrates the retained Combobox fix, not the withdrawn workflow-picker migrations. Current PR head checked at posting: |
af1ee02 to
b8c83e8
Compare
155950d to
de7d26f
Compare
|
@cubic-dev-ai review this PR |
@BillLeoutsakosvl346 I have started the AI code review. It will take a few minutes to complete. |
* refactor(workflow): share mirrored input and textarea editing * test(workflow): use absolute mirrored field import * refactor(workflow): declare mirrored props and class states * style(workflow): express mirrored overlay constants as classes --------- Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>
8774e90
into
codex/control-fix-parameter-cards

Summary
Type of Change
Testing
Checklist