fix(emcn): preserve editable combobox overlay text visibility - #8086
BillLeoutsakosvl346 wants to merge 4 commits into
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: |

Summary
Type of Change
Testing
Checklist