nextcloud/apps
Daniel Calviño Sánchez 66d58d6eeb Fix sidebar not automatically hidden in Files app
Although the Files app creates the legacy sidebar (details view) it is
then replaced with the newer Vue app sidebar. Due to this ".detailsView"
no longer finds an element and therefore nothing was hidden when
"hideAppSidebar($('.detailsView'))" was called (for example, when
changing to another section).

However, "OC.Apps.hideAppSidebar()" does not properly work either with
the Vue sidebar used in the Files app (once hidden the sidebar is not
shown again). For simplicity, and to avoid any possible side effect in
other apps from changing "OC.Apps.hideAppSidebar", now
"OC.Files.Sidebar.close()" is used instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-11-09 19:10:46 +00:00
..
admin_audit [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
cloud_federation_api [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
comments [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
contactsinteraction [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
dashboard [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
dav Merge pull request #34978 from nextcloud/backport/34909/stable25 2022-11-08 10:49:19 +01:00
encryption [tx-robot] updated from transifex 2022-11-08 02:14:25 +00:00
federatedfilesharing [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
federation [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
files Fix sidebar not automatically hidden in Files app 2022-11-09 19:10:46 +00:00
files_external [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
files_sharing [tx-robot] updated from transifex 2022-11-07 02:14:18 +00:00
files_trashbin [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
files_versions [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
lookup_server_connector [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
oauth2 Rebuild autoloader 2022-09-20 10:33:26 +02:00
provisioning_api [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
settings [tx-robot] updated from transifex 2022-11-09 02:14:39 +00:00
sharebymail [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
systemtags [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
testing Rebuild autoloader 2022-09-20 10:33:26 +02:00
theming Merge pull request #35035 from nextcloud/backport/34613/stable25 2022-11-09 09:41:06 +01:00
twofactor_backupcodes [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
updatenotification [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
user_ldap [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
user_status [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
weather_status [tx-robot] updated from transifex 2022-11-05 02:15:14 +00:00
workflowengine [tx-robot] updated from transifex 2022-11-09 02:14:39 +00:00