Page MenuHomePhabricator

[Cashtab] Fix OpReturnMsg overflow
ClosedPublic

Authored by kieran709 on Aug 29 2022, 21:15.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC0ce943d7b4e7: [Cashtab] Fix OpReturnMsg overflow
Summary

Related to T2621. Fixed styling issue in the OpReturnType styled-component so that no height property is applied unless hideMessagesFromUnknownSenders is true.

Test Plan

cd web/cashtab && npm start
ensure there are outgoing & incoming Txs with messages in recent Tx history
add one of the wallets of a received message to contact list to trigger Reply button.

in devtools: set window dimensions to mobile

observe that the message content & reply button do not overflow at any size.

Diff Detail

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