Skip to content

fix: stat panel flickering, stat panel items not interactable, disposal unit ui fix#256

Open
BartDrown wants to merge 1 commit intoMonkestation:masterfrom
BartDrown:fix/252-floor-tab-is-broken
Open

fix: stat panel flickering, stat panel items not interactable, disposal unit ui fix#256
BartDrown wants to merge 1 commit intoMonkestation:masterfrom
BartDrown:fix/252-floor-tab-is-broken

Conversation

@BartDrown
Copy link

About The Pull Request

This PR addresses #252 issue regarding statpanel flickering and being not interactable

With this change, stat panel (floor clicked with alt) stops rerendering whole DOM in intervals and propagates events through proper refs to the atoms interacted with.

This PR also fixes disposals UI, which after interaction through statpanel, was reopening on its own

Known issues:
Canister is the only thing that I've found that wasn't properly working when interacted via statpanel, but comments dettered me from touching that, as I have no clue if it's still relevant or no:
image

Fix for that is easy as just adding ..() in the beginning of that function, but I'm leaving that up to you.

Why It's Good For The Game

Fixes #252

This PR improves existing component that's currently not working and of course stat panel is really useful for accessing specific things in areas full of other items.

Testing

I guess movie would be more usefull in this case, cause everything looks exactly the same, but it's working, not flickering, you can pickup, pull, examine items etc.

image

Changelog

🆑

fix: stat panel flickering
fix: stat panel items not interactable
fix: disposal unit ui fix

/:cl:

@ChiefMonkengineer
Copy link
Collaborator

Test merge deployment history:

Test Merge Deployed @ 02/23/2026 21:59:31 +00:00:
Server Instance

Monkeris

Merged By

mycah

Revision

Origin: a61e6d0
Pull Request: 159a3c4
Server: fa7d5379d69783b360c240eae21e7ddf4f4ba4b6

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.

Floor tab is broken

3 participants