You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While decreasing the size of transaction history after some point hash of Creator and Contract address overflows from container of "Transaction history".
Steps to reproduce
Open "Transaction history" history.
Compile and deploy smart contract.
Start decreasing the size of "Transaction history".
While continuous decrease in size will produce horizontal scroll bar.
Scroll horizontally and you will see the overflow of hash.
Expected result
There should be overflow handling when container size is decreases on resizing.
Actual result
Hash text overflows from container.
Reproducible
100%
The text was updated successfully, but these errors were encountered:
Environment/Browser
Lab 1.0.1
Description
While decreasing the size of transaction history after some point hash of Creator and Contract address overflows from container of "Transaction history".
Steps to reproduce
Expected result
There should be overflow handling when container size is decreases on resizing.
Actual result
Hash text overflows from container.
Reproducible
100%
The text was updated successfully, but these errors were encountered: