Restore `History` title on wide viewport (#8277)
The `History` title above the transaction history was changed in #8264 to only show when there are pending transactions, because it was redundant to show an additional `History` title below a tab called `History`. It was preserved when there were pending transactions because the pending transactions are shown first in the list, followed by the history, so the title served to divide the two lists. This ended up breaking the fullscreen view though, which doesn't use tabs yet. It has been updated to always show on fullscreen.feature/default_network_editable
parent
6b6615be27
commit
043ed6cbdb
Loading…
Reference in new issue