tgstation / tgstation-server-webpanel

React application for interacting with tgstation-server
GNU Affero General Public License v3.0
10 stars 11 forks source link

Buttons on the side of /app/instances/edit/3/ do not work #133

Closed PowerfulBacon closed 1 year ago

PowerfulBacon commented 1 year ago

tgs.whatever.com/app/instances/edit/3/

image

Clicking on these buttons on the left hand side in the firefox browser has no effect.

Reopening the page on fullscreen mode, has different buttons but they still don't work.

image

Cyberboss commented 1 year ago

Can you repro this and then paste your browser console please (F12)

PowerfulBacon commented 1 year ago

Reproduction is pretty easy, just go on the page and it happens (I wasn't the only person to have this happen to). No logs when I press the button, but these are my total logs (Thought it could be the third party cookie rejection, but it wasnt just me getting this): epicfail.txt

PowerfulBacon commented 1 year ago

Apparently this worked yesterday, but stopped working

Crossedfall commented 1 year ago

Apparently this worked yesterday, but stopped working

It stopped working when the version was bumped. I suspect the fix pushed to correct the layering broke the buttons.

Crossedfall commented 1 year ago

I confirm that rolling us back to 4.2.2 // API - 9.6.0 resolves the problem

Cyberboss commented 1 year ago

Apparently this worked yesterday, but stopped working

It stopped working when the version was bumped. I suspect the fix pushed to correct the layering broke the buttons.

Grrr

Crossedfall commented 1 year ago

Fix confirmed.