From d34f46135777cc62c2948914b8d82048348c5621 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=BCller?= Date: Fri, 11 Mar 2022 12:35:31 +0100 Subject: Add missing changelog entry --- changelog/unreleased/9336 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 changelog/unreleased/9336 (limited to 'changelog') diff --git a/changelog/unreleased/9336 b/changelog/unreleased/9336 new file mode 100644 index 000000000..9e91b6364 --- /dev/null +++ b/changelog/unreleased/9336 @@ -0,0 +1,11 @@ +Enhancement: Leave password field in share dialog enabled on errors + +The password line edit used to be disabled because the related checkbox was unchecked upon errors +such as failing to satisfy the requirements imposed by the "password policy" server app. + +Now, the checkbox will not be unchecked, leaving the line edit enabled and keeping the focus on +it. This allows users to enter a new password and try again without having to enable the checkbox +and clicking into the line edit again. + +https://github.com/owncloud/client/issues/9336 +https://github.com/owncloud/client/pull/9508 -- cgit v1.2.3