You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agree with @susnux’s assessment in nextcloud-libraries/nextcloud-vue#5062 (comment) – it is too risky and annoying to have changes vanish by accidentally clicking or tapping outside, even if it is just navigating into a sub-sub-subfolder and finally finding the file you were looking for. The X button is there and always there, it doesn’t need a huge "CLOSE" area around the whole dialog too. :)
After merging nextcloud-libraries/nextcloud-vue#5062 and bumping the vue-library:
closeOnClickOutside
should be passed here (or betrue
by default):nextcloud-dialogs/lib/components/FilePicker/FilePicker.vue
Lines 123 to 134 in f69b6f1
The text was updated successfully, but these errors were encountered: