[GH-ISSUE #288] The upload button is invalid on edge #153

Closed
opened 2026-04-08 16:50:42 +03:00 by zhus · 1 comment
Owner

Originally created by @KonpakuSyl on GitHub (Nov 15, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/288

Problem

The upload button is invalid on edge, but it work fine on firefox and chrome
Edge report this problem:
Form elements must have labels: Element has no title attribute Element has no placeholder attribute
<input type="file" id="file" name="file" multiple="">

Environment:

  • Dufs version: v0.37.1
  • Browser/Webdav Info: Microsoft Edge 118.0.2088.76 arm64
  • OS Info: macos 13.1 m1
Originally created by @KonpakuSyl on GitHub (Nov 15, 2023). Original GitHub issue: https://github.com/sigoden/dufs/issues/288 **Problem** The upload button is invalid on edge, but it work fine on firefox and chrome Edge report this problem: `Form elements must have labels: Element has no title attribute Element has no placeholder attribute` `<input type="file" id="file" name="file" multiple="">` **Environment:** - Dufs version: v0.37.1 - Browser/Webdav Info: Microsoft Edge 118.0.2088.76 arm64 - OS Info: macos 13.1 m1
zhus closed this issue 2026-04-08 16:50:43 +03:00
Author
Owner

@sigoden commented on GitHub (Nov 15, 2023):

If it weren't for your reminder, I wouldn't have noticed so many irregularities in the frontend. Thank you.

<!-- gh-comment-id:1812374738 --> @sigoden commented on GitHub (Nov 15, 2023): If it weren't for your reminder, I wouldn't have noticed so many irregularities in the frontend. Thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#153