nextcloud-server/apps
Daniel Calviño Sánchez a8fea270ed 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 17:45:00 +01:00
..
admin_audit [tx-robot] updated from transifex 2022-10-30 02:13:45 +00:00
cloud_federation_api
comments [tx-robot] updated from transifex 2022-11-05 02:15:04 +00:00
contactsinteraction [tx-robot] updated from transifex 2022-11-03 02:14:09 +00:00
dashboard [tx-robot] updated from transifex 2022-10-30 02:13:45 +00:00
dav Fix duplicate event email notifications 2022-11-04 16:24:57 +01:00
encryption [tx-robot] updated from transifex 2022-11-08 02:14:18 +00:00
federatedfilesharing [tx-robot] updated from transifex 2022-11-05 02:15:04 +00:00
federation
files Fix sidebar not automatically hidden in Files app 2022-11-09 17:45:00 +01:00
files_external [tx-robot] updated from transifex 2022-11-05 02:15:04 +00:00
files_sharing [tx-robot] updated from transifex 2022-11-07 02:14:09 +00:00
files_trashbin [tx-robot] updated from transifex 2022-11-05 02:15:04 +00:00
files_versions
lookup_server_connector [tx-robot] updated from transifex 2022-11-03 02:14:09 +00:00
oauth2
provisioning_api [tx-robot] updated from transifex 2022-11-05 02:15:04 +00:00
settings [tx-robot] updated from transifex 2022-11-08 02:14:18 +00:00
sharebymail Update @nextcloud/dialogs@ and fix toasts styling 2022-11-02 16:31:52 +01:00
systemtags
testing
theming fix checkmark for theme settings in dark mode 2022-11-08 14:28:17 +01:00
twofactor_backupcodes
updatenotification [tx-robot] updated from transifex 2022-10-27 02:14:02 +00:00
user_ldap Merge pull request #34702 from nextcloud/fix/clean-ldap-wizard-typing 2022-11-04 17:29:30 +01:00
user_status [tx-robot] updated from transifex 2022-11-05 02:15:04 +00:00
weather_status [tx-robot] updated from transifex 2022-11-01 02:14:18 +00:00
workflowengine