Skip to content

Fix the Experimental Destructive Scanner's UI #5876

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

Conversation

LikeLakers2
Copy link
Collaborator

@LikeLakers2 LikeLakers2 commented Mar 8, 2025

About The Pull Request

Somehow, the Experimental Destructive Scanner's UI is broken over here on Monke. Specifically, the scrollbar in the Experiments section doesn't appear to show on 516.

Notably, the same tgui code (or seemingly the same code) doesn't appear to break over on tgstation, indicating a possible discrepancy between React and Inferno and how they handle WebView2.

As such, I have marked it as something to investigate when we eventually get to porting to React.

Before

experimental destructive scanner-before2

After

experimental destructive scanner-after2

Why It's Good For The Game

Fixes #5875

Changelog

🆑MichiRecRoom
fix: The experimental destructive scanner's UI should now show a scrollbar on 516. (Please let me know if any other UIs that show a list of experiments are broken.)
/:cl:

@LikeLakers2 LikeLakers2 added the Code: Fix fix da bug label Mar 8, 2025
@flleeppyy
Copy link
Member

LGTM. it's just two lines.

@flleeppyy flleeppyy merged commit 9d47235 into Monkestation:master Mar 9, 2025
3 checks passed
github-actions bot added a commit that referenced this pull request Mar 9, 2025
@LikeLakers2 LikeLakers2 deleted the project/fix/experimental-destructive-scanner branch March 9, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Fix fix da bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't scroll in the experimental scanner menu
2 participants