Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OverFlow hashes of Transaction History while decreasing size #188

Closed
waheed25 opened this issue Sep 28, 2018 · 1 comment
Closed

OverFlow hashes of Transaction History while decreasing size #188

waheed25 opened this issue Sep 28, 2018 · 1 comment

Comments

@waheed25
Copy link
Contributor

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

  1. Open "Transaction history" history.
  2. Compile and deploy smart contract.
  3. Start decreasing the size of "Transaction history".
  4. While continuous decrease in size will produce horizontal scroll bar.
  5. Scroll horizontally and you will see the overflow of hash.

screen shot 2018-09-28 at 3 23 32 pm

Expected result

There should be overflow handling when container size is decreases on resizing.

Actual result

Hash text overflows from container.

Reproducible

100%

@Spejbl
Copy link
Contributor

Spejbl commented Feb 4, 2019

Solved in #300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants