space-station-14 icon indicating copy to clipboard operation
space-station-14 copied to clipboard

UI Refactor Bug Megathread

Open Mirino97 opened this issue 2 years ago • 1 comments

Description

I will be compiling most reported UI issues, cropped up from the latest UI rework, here. I'll be pasting links to videos/images related instead of embedding to save some space. Some/most of these are probably already fixed, but this helps @Jezithyr and @DrSmugleaf track better and make sure they don't miss any.

Thanks to all the people who reported and helped us catalog these issues, your reports are invaluable!

  • [ ] CoolDown timer animation can get stuck in the hand slot if you drop the item used to invoke said animation, clearing it only after picking up another item. (https://cdn.discordapp.com/attachments/1029734309470412821/1030904989943615620/2022-10-15_19-09-35.mp4)
  • [ ] Speech Bubbles can get hidden behind the game window (or Viewport, I think it's called) (#11937)
  • [ ] DoAfter timer for stripping (and a few other actions) can run for longer than the action takes to complete (https://cdn.discordapp.com/attachments/1029734309470412821/1031055627600019536/Space_Station_14_2022-10-16_00-52-07.mp4)
  • [ ] The Actions bar "layer" selector (the little numbers under the bar that represent in which bar you currently are) can come up out of order (https://cdn.discordapp.com/attachments/1029734309470412821/1030593672535875644/2022-10-14_22-32-37.mp4)
  • [x] Clicking on actions sometimes require spamming to work (using your buttons doesn't) (https://cdn.discordapp.com/attachments/1029734309470412821/1030222887195525150/2022-10-13_21-59-01.mp4)
  • [ ] Voting pop up is invisible (sorry, no image. Invisible. Get it? Hah!)
  • [ ] Action icons can duplicate (https://cdn.discordapp.com/attachments/1029734309470412821/1030185047061450812/unknown.png)
  • [ ] HUD Themes stopped working (Gets set to Modernized, and after changing the selection, nothing happens)
  • [ ] Wake up action doesn't appear after sleeping (https://cdn.discordapp.com/attachments/1029734309470412821/1029786410892410911/unknown.png)
  • [ ] Stretch Viewport option doesn't stretch (https://cdn.discordapp.com/attachments/790656972801572905/1029753339459686491/unknown.png)
  • [ ] Ghost Roles button shows up very small and with no text (https://cdn.discordapp.com/attachments/790656972801572905/1029752305869930496/unknown.png)
  • [ ] Contents of Objects Tab on Admin Panel can't be right clicked (https://cdn.discordapp.com/attachments/1029734309470412821/1029734893791481907/unknown.png)

Mirino97 avatar Oct 16 '22 04:10 Mirino97

Action charges don't get set anymore. You can either try setting them from the action, or the function .SetCharges() and they'll breakpoint with the values but will still act like they're infinite use.

keronshb avatar Oct 16 '22 04:10 keronshb

Hotkeys and binds don't work on the lobby. Lobby chat is 'wiped' from the previous round but still shows new chat afte that. However clicking filters on and off 'refreshes' the chat log and gets it to show previous convos again.

However pressing 'T' to open the menu, tab to cycle channel and even binds like F1, F7 etc do not work. Things behave normally once you leave the lobby.

Streaky-Haddock avatar Oct 17 '22 10:10 Streaky-Haddock

https://github.com/space-wizards/space-station-14/issues/12036

Elijahrane avatar Oct 19 '22 01:10 Elijahrane

Clicking on alerts doesn't work (e.g. click to stop pulling, click to toggle internals).

Edit: Okay now it works so IDK what happened with the UI click recognition.

metalgearsloth avatar Oct 19 '22 13:10 metalgearsloth

Do these bugged right-click-names belong here? Both captured in-game on Wizard servers as a regular player with no admin/debugging view.

Capture Capture2

Willhelm53 avatar Oct 20 '22 22:10 Willhelm53

Do these bugged right-click-names belong here? Both captured in-game on Wizard servers as a regular player with no admin/debugging view.

(snip)

That's a localization bug, it's not related to the UI-Refactor. Just create a new issue for that and someone should be able to fix it! This won't require any code to fix :)

Jezithyr avatar Oct 25 '22 09:10 Jezithyr

that was already fixed

mirrorcult avatar Oct 25 '22 09:10 mirrorcult

Clicking on alerts doesn't work (e.g. click to stop pulling, click to toggle internals).

Edit: Okay now it works so IDK what happened with the UI click recognition.

It seems to be broken specifically in the separated layout. I found that toggling back to the default UI layout let me unbuckle using it but as long as I was in the separated layout mode it was nonfunctional.

TemporalOroboros avatar Jan 06 '23 22:01 TemporalOroboros

https://github.com/space-wizards/space-station-14/issues/13029 Getting disabled from lack of charges or status effects doesn't work

Elijahrane avatar Jan 06 '23 22:01 Elijahrane

Clicking on alerts doesn't work (e.g. click to stop pulling, click to toggle internals). Edit: Okay now it works so IDK what happened with the UI click recognition.

It seems to be broken specifically in the separated layout. I found that toggling back to the default UI layout let me unbuckle using it but as long as I was in the separated layout mode it was nonfunctional.

I just tried to repro this and saw the opposite. It worked in the "Seperated" layout (my default) but not the "Default" layout. Then, if I restart, it works in "Default" but not if I switch back to "Seperated". So, it seems to be something that's going wrong specifically when you change that setting in-game.

eoineoineoin avatar Jan 06 '23 22:01 eoineoineoin

funny thing where scroll is interpolated from 0 to whatever it is upon research computer "autosyncing" im not sure what the term is

scroll.webm

deltanedas avatar Jan 07 '23 12:01 deltanedas

funny thing where scroll is interpolated from 0 to whatever it is upon research computer "autosyncing" im not sure what the term is

scroll.webm

This is easily reproduced by placing a base R&D point source, opening an R&D Console, and scrolling down. You can also manually trigger the scroll action by clicking Sync. Super annoying!

h3half avatar Feb 24 '23 13:02 h3half