ipfs-webui icon indicating copy to clipboard operation
ipfs-webui copied to clipboard

files: visual and ux bugs

Open firstrose opened this issue 9 months ago • 1 comments

  • OS: Win 11
  • Version of IPFS Desktop [0.40]

I found something unreasonable in ipfs-desktop 0.40

  1. The context-menu for a file item always pops at the bottom of the file row. So for an item at the bottom of screen, the menu breaks the layout.

IPFS_Desktop_QqZ3PZl5Mm

  1. Click every action in the context-menu will scroll the file list to the top. e.g, When I want to rename items at the bottom of file list, I have to scroll the list for every file.

IPFS_Desktop_TOStEmN6sj

  1. When I select items in the list, there will be a flat popup at the bottom of the window. The popup masks items at the bottom of the list.

IPFS_Desktop_HgMJeSDmUJ

  1. When selecting more than one files, the "Set pinning" button is disabled.

  2. In the "Import from IPFS" dialog, textboxes don't have a right-click menu. So I can't paste sth only by mouse.

IPFS_Desktop_UHInB2WhDI

firstrose avatar Jan 09 '25 09:01 firstrose