kubernetes-sigs/headlamp

toggle sidebar button unclickable due to OS taskbar behaviour

Aperta

#1287 aperta il 2 ago 2023

 (13 commenti) (0 reazioni) (3 assegnatari)TypeScript (950 fork)auto 404
Sidebara11yfrontendgood first issuekind/bugwindows

Metriche repository

Star
 (6936 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

With a hiding taskbar it's a bit difficult to press the collapse sidebar button, because it's hidden. (Arguably this is a windows and macos issue... but it happens, and annoys me when using headlamp often)

  • Move the toggle sidebar controls up about 40px from the bottom

Perhaps we could avoid putting controls at the bottom to work around the issue?

Here's a screen shot of what is seen at the bottom of the headlamp window. (note the collapse sidebar button and kubernetes version buttons are not there) image

To reproduce on windows:

  • To enable taskbar hiding do: Right click task bar, Taskbar settings -> Taskbar behaviours -> check Automatically hide taskbar.
  • Have someone ping you on teams.
  • Notice in headlamp you can't collapse the sidebar anymore.

Guida contributor