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

@Jr-kenny Jr-kenny force-pushed the codex/asset-table-wrap branch from e7dd685 to 93edc65 Compare May 20, 2026 18:39
@Jr-kenny Jr-kenny closed this May 21, 2026
@Jr-kenny Jr-kenny deleted the codex/asset-table-wrap branch May 21, 2026 02:22
@Jr-kenny Jr-kenny restored the codex/asset-table-wrap branch May 21, 2026 02:23
@Jr-kenny Jr-kenny reopened this May 21, 2026
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