fix: show collection name in nft details#29551
Conversation
Co-authored-by: Prithpal Sooriya <prithpal.sooriya@gmail.com>
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Performance Test Selection: |
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 386235d. Configure here.




Description
Adds the missing collection name field to the NFT details screen. The data already existed on
collectible.collection.name, but the screen did not render it.Changelog
CHANGELOG entry: fix: NFT details did not show the collection name
Related issues
Fixes: #29362 https://consensyssoftware.atlassian.net/browse/ASSETS-3125
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an example