Skip to content

Move issue token and mint NFT buttons to header as icon-only actions#803

Draft
greimela wants to merge 2 commits into
mainfrom
greimela/header-icon-buttons-07be
Draft

Move issue token and mint NFT buttons to header as icon-only actions#803
greimela wants to merge 2 commits into
mainfrom
greimela/header-icon-buttons-07be

Conversation

@greimela

Copy link
Copy Markdown
Contributor

Summary

Moves the Issue Token and Mint NFT primary actions from the page body into the top-right header corner, next to the receive address. Both buttons are now icon-only (size="icon", variant="outline") with aria-label and title for accessibility.

Changes

  • Assets page (TokenList): Issue Token button moved to header; uses Coins icon
  • NFTs page (NftList): Mint NFT button moved to header; uses ImagePlus icon
  • Both buttons appear on mobile via mobileActionItems
  • Removed extra top margin on NftOptions now that the body button is gone

Screenshots

N/A — UI layout change only; no visual regression expected beyond button placement.

Open in Web Open in Cursor 

cursoragent and others added 2 commits July 11, 2026 16:08
Relocate the primary wallet actions from the page body into the top-right
header corner alongside the receive address. Use outline icon buttons with
aria-label and title for accessibility, and expose them on mobile via
mobileActionItems.

Co-authored-by: Andreas Greimel <greimela@users.noreply.github.com>
Co-authored-by: Andreas Greimel <greimela@users.noreply.github.com>
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