[GH-ISSUE #161] Clearing the search input doesn't clear the query #79

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

Originally created by @Jlll1 on GitHub (Dec 23, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/161

Problem
If I enter anything into the search box, it is impossible to clear the search box afterwards.
Repro:

  1. Open dufs
  2. Enter anything into the search box
  3. Press enter
  4. Delete everything from the search box
  5. You'll get a dialog: Please fill out this field and the query won't be cleared

This means that once you enter a query, it's impossible to clear it and see all results.
Expected behavior: After I press enter when the search box is empty, the query is cleared.

Environment:

  • Dufs version: v0.31.0
  • Browser/Webdav Info: Firefox 107.0.1
  • OS Info: Artix Linux
Originally created by @Jlll1 on GitHub (Dec 23, 2022). Original GitHub issue: https://github.com/sigoden/dufs/issues/161 **Problem** If I enter anything into the search box, it is impossible to clear the search box afterwards. Repro: 1. Open dufs 2. Enter anything into the search box 3. Press enter 4. Delete everything from the search box 5. You'll get a dialog: `Please fill out this field` and the query won't be cleared This means that once you enter a query, it's impossible to clear it and see all results. Expected behavior: After I press enter when the search box is empty, the query is cleared. **Environment:** - Dufs version: v0.31.0 - Browser/Webdav Info: Firefox 107.0.1 - OS Info: Artix Linux
zhus closed this issue 2026-04-08 16:50:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#79