mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #161] Clearing the search input doesn't clear the query #79
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Please fill out this fieldand the query won't be clearedThis 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: