blacksmith-eth/blacksmith

Sidebar scroll behavior with certain contracts

Closed this issue · 1 comments

Description

Some contracts seem to allow the user to scroll below the application when hovering over the sidebar.

Steps to Reproduce

  1. Import the Seaport contract 0x00000000006c3852cbEf3e08E8dF289169EdE581
  2. Import the Dai contract 0x6b175474e89094c44da98b954eedeac495271d0f
  3. Select the Seaport contract
  4. Hover over the sidebar and scroll down
  5. Select the Dai contract
  6. Hover over the sidebar and attempt to scroll down

Expected Result

Both contracts should not allow the user to scroll below the content of the application.

Actual Result

The user is able to scroll beyond the application content onto a blank screen.

Example

scroll.mov

Resolved by #13