mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-18 16:45:08 +00:00
39919708d6
This commit fixes the issue introduced in #6023 The clicks on folder names direct the users inside the folders; while the clicks on file names don't download the files, and will open file previews on a separate modal in the future. Additionally, when a file has been selected using the checkbox, it can now be downloaded without being inside a zip file. Fixes #6026