]> source.dussan.org Git - nextcloud-server.git/commit
fix: Set status tooltip to status message when saving an storage
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Mon, 29 Jul 2024 10:15:18 +0000 (12:15 +0200)
committerAndy Scherzinger <info@andy-scherzinger.de>
Wed, 4 Sep 2024 21:19:37 +0000 (23:19 +0200)
commitcaa79365308af3a05fc05cd3dd19841b14b480be
tree24ac907bd12b83d961ab3f92c9b88114ca88eccd
parent8d3ff42f78143aa3a6bfcea38a82aaea20c77f6a
fix: Set status tooltip to status message when saving an storage

When a storage is saved the status check can fail even if saving the
storage succeeds. In those cases further details are provided in the
status message of the storage, which is now set as the tooltip,
similarly to how it is done when rechecking the storage.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
apps/files_external/js/settings.js