improvement(ui): share additional-field disclosures - #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. |
Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>
* improvement(ui): use shared sizing for small icon actions * fix(ui): inherit the shared unlock icon color --------- Co-authored-by: Bill Leoutsakos <billleoutsakos@Mac.localdomain>
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: |

Summary
FieldDisclosurecompanion toFieldDivider, composing the existing Button and dashed divider lines.Type of Change
Testing
Checklist