Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'changelog/unreleased/9513')
-rw-r--r--changelog/unreleased/95137
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog/unreleased/9513 b/changelog/unreleased/9513
new file mode 100644
index 000000000..837d7dc99
--- /dev/null
+++ b/changelog/unreleased/9513
@@ -0,0 +1,7 @@
+Bugfix: improve filter pop-up menu and button
+
+- replaced "No filter" option text with "All", to avoid the "No filter is not enabled" situation
+- replace the "Filter" label on the button with "1 Filter"/"2 Filters" when a filter is active, so a user can immediately see that without having to open the filter pop-up
+
+https://github.com/owncloud/client/issues/9425
+https://github.com/owncloud/client/pull/9513