Commit bd6ee2d
fix(files): properly handle folders without permissions
There was a bug in the filepicker (dialogs library) that passed always
the current folder as selected node even if not pickable (`setCanPick`).
So updated the library.
But we also must check if we have any nodes selected to enable the
copy and move buttons.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>1 parent 8055ee1 commit bd6ee2d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| 302 | + | |
302 | 303 | | |
303 | 304 | | |
304 | 305 | | |
| |||
329 | 330 | | |
330 | 331 | | |
331 | 332 | | |
| 333 | + | |
332 | 334 | | |
333 | 335 | | |
334 | 336 | | |
| |||
0 commit comments