nextcloud/core/js/dist
Daniel Calviño Sánchez 738ca085cc Fix persistent tooltip in the "new folder" input of the file picker
When a new folder is tried to be created in the file picker dialog a
tooltip is shown on the input if the folder name exists already.
However, this tooltip was not cleared, so it was still shown even if the
name was fixed, the folder was created and then the "New folder" input
was shown again.

Now the tooltip is cleared as soon as the input changes, as keeping it
shown in that case did not provide any benefit either (and it is
consistent with how the "new folder" input works in the Files app view).

The input is also cleared whenever the menu that shows the input is
opened again, as otherwise the tooltip would be still shown if the menu
was closed and opened again without changing the input (and the menu
could be opened again after changing to another directory where the new
folder name is no longer duplicated).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-12-21 07:36:17 +00:00
..
files_client.js Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
files_client.js.map Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
files_fileinfo.js Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
files_fileinfo.js.map Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
files_iedavclient.js Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
files_iedavclient.js.map Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
install.js Bump bootstrap from 4.6.0 to 4.6.1 2021-10-30 15:47:34 +00:00
install.js.map Bump bootstrap from 4.6.0 to 4.6.1 2021-10-30 15:47:34 +00:00
login.js Fix persistent tooltip in the "new folder" input of the file picker 2021-12-21 07:36:17 +00:00
login.js.map Fix persistent tooltip in the "new folder" input of the file picker 2021-12-21 07:36:17 +00:00
main.js Fix persistent tooltip in the "new folder" input of the file picker 2021-12-21 07:36:17 +00:00
main.js.map Fix persistent tooltip in the "new folder" input of the file picker 2021-12-21 07:36:17 +00:00
maintenance.js Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
maintenance.js.map Bump @nextcloud/vue 2021-09-16 18:27:44 +02:00
recommendedapps.js Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
recommendedapps.js.map Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
systemtags.js Bump css-loader from 5.2.6 to 5.2.7 2021-08-01 17:58:01 +02:00
systemtags.js.map Bump css-loader from 5.2.6 to 5.2.7 2021-08-01 17:58:01 +02:00
unified-search.js Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00
unified-search.js.map Bump @nextcloud/initial-state from 1.2.0 to 1.2.1 2021-11-06 12:21:53 +00:00