[GH-ISSUE #272] non-functional user button #142

Closed
opened 2026-04-08 16:50:39 +03:00 by zhus · 2 comments
Owner

Originally created by @laundmo on GitHub (Oct 9, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/272

Problem

There seeems to be a non-functional User button on the top right of the page. I can't click it, and the inspector shows no events attached to it.
image

Log

not applicable

Environment:

  • Dufs version: v0.36.0 Docker
  • Browser/Webdav Info: Firefox
  • OS Info: Windows 10
Originally created by @laundmo on GitHub (Oct 9, 2023). Original GitHub issue: https://github.com/sigoden/dufs/issues/272 **Problem** There seeems to be a non-functional User button on the top right of the page. I can't click it, and the inspector shows no events attached to it. ![image](https://github.com/sigoden/dufs/assets/24855949/57c615db-cb06-4f64-bcfb-8f209fbb1454) **Log** not applicable **Environment:** - Dufs version: v0.36.0 Docker - Browser/Webdav Info: Firefox - OS Info: Windows 10
zhus closed this issue 2026-04-08 16:50:39 +03:00
Author
Owner

@sigoden commented on GitHub (Oct 10, 2023):

This button is used to mark that the user has logged in, the tooltip displays the username.

<!-- gh-comment-id:1754573305 --> @sigoden commented on GitHub (Oct 10, 2023): This button is used to mark that the user has logged in, the tooltip displays the username.
Author
Owner

@laundmo commented on GitHub (Oct 10, 2023):

That is very confusing. In every other web app a logo like that is used as a button, so maybe it would make sense to hust display the username directly?

it even has a css class "btn-user" ...

<!-- gh-comment-id:1754854569 --> @laundmo commented on GitHub (Oct 10, 2023): That is very confusing. In every other web app a logo like that is used as a button, so maybe it would make sense to hust display the username directly? it even has a css class "btn-user" ...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#142