Skip to content

fix(market): keep account menu above modal content - #2026

Merged
bobleer merged 1 commit into
GCWing:mainfrom
bobleer:bob/fix-market-account-menu-layout
Aug 4, 2026
Merged

fix(market): keep account menu above modal content#2026
bobleer merged 1 commit into
GCWing:mainfrom
bobleer:bob/fix-market-account-menu-layout

Conversation

@bobleer

@bobleer bobleer commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • render the shared market account menu in the global appearance overlay host so modal content cannot clip or paint over it
  • anchor the menu to the account trigger with viewport collision handling, vertical flipping, and responsive width/height constraints
  • preserve outside-click, Escape, focus restoration, and logout behavior across the portal boundary

Verification

  • pnpm --dir src/web-ui run test:run src/features/market-account/MarketAccountControls.test.tsx src/shared/utils/fixedPopoverViewport.test.ts
  • pnpm run type-check:web
  • pnpm run lint:web
  • pnpm run appearance:contract-audit
  • pnpm run build:web

@bobleer
bobleer merged commit ea2b3de into GCWing:main Aug 4, 2026
7 checks passed
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.

1 participant