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

[BUG FIX] overflow does not work well #596

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dedok
Copy link

@dedok dedok commented Jan 10, 2025

Hello,

Our project uses substrate-telemetry with little redesign of UI. We found a bug with overflow-y (details at the end of this message), seems a table with content can't work properly if elements are off the screen.

PR contains the fix of this behavior. Actually we already use this fix (https://telemetry.qfnetwork.xyz).

How it looks now: https://telemetry.polkadot.io/#/0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3: Screenshot 2025-01-10 at 17 06 47

After applying overflow-y: auto: https://telemetry.qfnetwork.xyz/#/0x12a5bf29b1e9f00a603993cdef83ef344ffaf68ecf096d6c4d23a42676eeaff4

Screenshot 2025-01-10 at 17 11 30 Screenshot 2025-01-10 at 17 11 34

@cla-bot-2021
Copy link

cla-bot-2021 bot commented Jan 10, 2025

User @dedok, please sign the CLA here.

@dedok dedok changed the title [BUG FIX] Overflow does not work well [BUG FIX] overflow-y does not work well Jan 10, 2025
@dedok
Copy link
Author

dedok commented Jan 10, 2025

Seems I found related issue: #592

@dedok dedok changed the title [BUG FIX] overflow-y does not work well [BUG FIX] overflow does not work well Jan 10, 2025
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

Successfully merging this pull request may close these issues.

1 participant