Page MenuHomePhabricator

[Cashtab] Fix formatting issue for Cashtab msgs containing long strings
ClosedPublic

Authored by kieran709 on Oct 24 2022, 16:24.

Details

Summary

Related to T2755. Long unbroken strings were pushing out the OpReturnType div beyond the boundaries of the app.

Test Plan

cd web/cashtab && npm start
ensure there is a tx with a long unbroken string in recent tx history
observe that the message wraps instead of breaking out of the containing div

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix-formatting-for-long-messages
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20687
Build 41038: Build Diffcashtab-tests
Build 41037: arc lint + arc unit