-
Notifications
You must be signed in to change notification settings - Fork 236
[Lab] Add Transaction Dashboard #2205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
jeesunikim
commented
Jan 24, 2026
- ordered the sidebar of the doc to match what lab has
- included dashboard page details for smart contracts and classic
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request adds documentation for the Transaction Dashboard feature in Stellar Lab and reorganizes the sidebar navigation to match the Lab application's structure.
Changes:
- Added comprehensive Transaction Dashboard documentation explaining features for both smart contract and classic transactions
- Reordered sidebar positions across multiple Lab documentation pages to align with the application's navigation structure
- Added new image asset for transaction details visualization
Reviewed changes
Copilot reviewed 6 out of 19 changed files in this pull request and generated 10 comments.
Show a summary per file
| File | Description |
|---|---|
static/assets/lab/lab-tx-details.png |
New image asset showing transaction details interface |
docs/tools/lab/view-xdr/README.mdx |
Updated sidebar position from 20 to 10 |
docs/tools/lab/transactions.mdx |
Added frontmatter with metadata and sidebar position 30 |
docs/tools/lab/transaction-dashboard.mdx |
New documentation page for Transaction Dashboard feature with sidebar position 60 |
docs/tools/lab/smart-contracts/README.mdx |
Updated sidebar position from 20 to 50 |
docs/tools/lab/api-explorer/README.mdx |
Updated sidebar position from 20 to 40 |
docs/tools/lab/account.mdx |
Updated sidebar position from 10 to 20 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
|  | ||
|
|
||
| **What you'll see:** CPU instructions consumed Memory (RAM) bytes used, ledger read and write bytes, transaction size metrics, resource fee calculations, comparison against network limits |
Copilot
AI
Jan 24, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing punctuation and formatting: The list items need proper separation. Consider adding commas between items or making this a proper bulleted list instead of a run-on sentence.
|
|
||
| ### Operations | ||
|
|
||
| For more information operations, check [List of Operations](https://developers.stellar.org/docs/learn/fundamentals/transactions/list-of-operations). |
Copilot
AI
Jan 24, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Grammar error: "For more information operations" should be "For more information on operations" or "For more information about operations".
| For more information operations, check [List of Operations](https://developers.stellar.org/docs/learn/fundamentals/transactions/list-of-operations). | |
| For more information on operations, check [List of Operations](https://developers.stellar.org/docs/learn/fundamentals/transactions/list-of-operations). |
|
|
||
| The Events tab displays all events emitted during transaction execution. Events are logged outputs from smart contracts that track state changes and important occurrences, providing visibility into what happened inside contract execution. | ||
|
|
||
|  |
Copilot
AI
Jan 24, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The alt text says "Contracts tab" but this is the Events section, not the Contracts section. This should be "Events tab" for accuracy.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Preview is available here: |
7 similar comments
|
Preview is available here: |
|
Preview is available here: |
|
Preview is available here: |
|
Preview is available here: |
|
Preview is available here: |
|
Preview is available here: |
|
Preview is available here: |