hostd icon indicating copy to clipboard operation
hostd copied to clipboard

Change top-left icon to a click button instead of hover

Open npelov opened this issue 9 months ago • 0 comments

Description

Currently top-left icon that shows info about the host has few problems:

  1. doesn't work on mobile because you can't hover
  2. when you go to this icon and click by habit it quickly opens then closes. so intuitive thing is to click again, but that doesn't open it, then you move away, move back in and try not to click by habit or you have to do that again.

Version

v2.0.2

What operating system are you running (e.g. Ubuntu 22.04, macOS, Windows 11)?

both Windows 10 and linux+docker

Anything else?

Ideally it would be a clickable icon as the others on the left, with a hand pointer. Alternatively you can make it hover with addition that click doesn't close it if it's already open and click opens it if it's closed (for mobile).

npelov avatar Feb 10 '25 14:02 npelov