refactor(ui): share field disclosures and icon action geometry - #8038
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. |
Before / after visual comparisonAdditional-field disclosure rows share the button/divider implementation. Expanded and collapsed treatments retain their spacing and appearance. 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. Current PR head checked at posting: |
0be585b to
13f85d8
Compare
2d56098 to
f472cbb
Compare
|
@cubic-dev-ai review this PR |
@BillLeoutsakosvl346 I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 13 files
Tip: instead of fixing issues one by one fix them all with cubic
Re-trigger cubic
|
@greptile Please re-review the current head; each finding has a response and the applicable fixes are pushed. |
|
@cubic-dev-ai review this PR |
@BillLeoutsakosvl346 I have started the AI code review. It will take a few minutes to complete. |
Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>
|
@cubic-dev-ai review this PR |
@BillLeoutsakosvl346 I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 16 files
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
|
@cubic-dev-ai review this PR |
@BillLeoutsakosvl346 I have started the AI code review. It will take a few minutes to complete. |

Share additional-field disclosure rows and ordinary icon-action geometry through existing EMCN components.
Validation: all workspace type/import/API/lint checks, the complete EMCN suite and relevant consumer tests pass. Current-head full CI, including application build and PostgreSQL tests, passes. Browser fixtures use actual components with local state for light/dark, selected/disabled/focus/hover, mobile, enlarged text and image drag resizing. No microphone recording, authenticated workspace or backend messaging run was exercised.
Shared-definition notifications and retained tiny-action overrides remain explicit in the external design audit. Review fixtures, linters and screenshots are outside the product diff.