Skip to content

docs(v0.14): wrap asset callback table cells#285

Open
Jr-kenny wants to merge 1 commit into
0xMiden:mainfrom
Jr-kenny:codex/asset-table-wrap
Open

docs(v0.14): wrap asset callback table cells#285
Jr-kenny wants to merge 1 commit into
0xMiden:mainfrom
Jr-kenny:codex/asset-table-wrap

Conversation

@Jr-kenny
Copy link
Copy Markdown

@Jr-kenny Jr-kenny commented May 12, 2026

Summary

  • add wrap opportunities to the long callback storage-slot identifiers on the v0.14 asset page
  • shorten the callback descriptions slightly so the table fits more cleanly beside the right-hand sidebar

Why

The asset callbacks table currently overflows horizontally because the storage-slot names are too wide for the content column. Giving those identifiers explicit wrap points keeps the content readable without changing the meaning.

Testing

  • git diff --check
  • did not run a full Docusaurus build locally; change is limited to one versioned markdown table row layout

Closes #261

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.

Asset page: callbacks table overflows page width

1 participant