Skip to content

fix(ui): tighten deployer layout and transaction actions - #93

Merged
gRoussac merged 2 commits into
Interchouette-ITC:devfrom
gRoussac:feat/deployer-ui-layout
Aug 11, 2026
Merged

fix(ui): tighten deployer layout and transaction actions#93
gRoussac merged 2 commits into
Interchouette-ITC:devfrom
gRoussac:feat/deployer-ui-layout

Conversation

@gRoussac

Copy link
Copy Markdown
Member

Summary

  • Compact chain name (input + preset select on one row) and a 2-row transaction action grid with clearer icons
  • Pin Notes under Output, remove unused Angular router, and keep the page from scrolling when the viewport fits
  • Stop the args-builder host from creating an extra grid row; rename Transaction Info field label to Hash

Test plan

  • Open http://localhost:4242/ at ~932px height: no page scrollbar when content fits
  • Notes stay near the bottom of the result column, aligned with transaction actions
  • Chain name: type a custom name or pick a preset; value persists across reload
  • Transaction buttons: two rows, equal height, icons on all five actions
  • Args builder modal still opens from ⇇ build

Made with Cursor

Interchouette and others added 2 commits August 11, 2026 15:02
Keep notes pinned with the result column, pack chain name and action
buttons into compact rows, drop unused Angular routing, and stop the
arg-builder from creating an extra grid row that forced page scroll.
Eager casper-deployer mounting pulled Toaster into the smoke create path;
keep the app host test focused with a selector stub.

Co-authored-by: Cursor <cursoragent@cursor.com>
@gRoussac
gRoussac merged commit ee6753a into Interchouette-ITC:dev Aug 11, 2026
1 check passed
@gRoussac
gRoussac deleted the feat/deployer-ui-layout branch August 11, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants