Page MenuHomePhabricator

[Cashtab] Patch bug in rendering of managed NFTs
ClosedPublic

Authored by bytesofman on Tue, Mar 18, 23:50.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCb50acc96032b: [Cashtab] Patch bug in rendering of managed NFTs
Summary

This is rendering out of width for mobile views. Use the same styled component container from the individual token page to keep it presentable.

This could still be optimized. But here we are just trying to fix this issue.

Test Plan

npm test, see screenshots

before:

image.png (850×453 px, 26 KB)

after:

image.png (757×453 px, 134 KB)

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable