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
Lint
Lint Not Applicable
Unit
Tests Not Applicable