improvement(ui): use inline Button for small text actions - #8177
waleedlatif1 merged 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
|
Before → after visual review for 070719e (base d583476). These isolated browser fixtures render the actual FileCards and table AddRowButton with EMCN Button, Tooltip, icons, and product CSS from the PR base, using synthetic file/table data. Matching light/dark frames include labeled 3× control crops. Download stays 20px high; its label changes 11→12px. New row stays 20px high with its 13px label; shared padding adds 6px per side and its resting text uses the ghost secondary color. Enabled row click, blocked no-click with aria-disabled, keyboard/hover tooltip, and the stubbed Download action passed on both sides. Authenticated routes and backend persistence were not exercised. Light rest, dark rest, New row hover, and blocked keyboard focus/tooltip: |
* improvement(emcn): share ordinary action geometry in Button * improvement(ui): use inline Button for small text actions (#8177) Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local> * fix(emcn): assert responsive icon size map as const --------- Co-authored-by: Bill Leoutsakos <billleoutsakos@Bills-MacBook-Pro.local>




Summary
aria-disabledguard.Type of Change
Testing
Checklist