kubernetes-sigs/headlamp

toggle sidebar button unclickable due to OS taskbar behaviour

开放

#1,287 创建于 2023年8月2日

 (13 条评论) (0 个反应) (3 位负责人)TypeScript (950 个派生)auto 404
Sidebara11yfrontendgood first issuekind/bugwindows

仓库指标

星标
 (6,936 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南