toniebox-reverse-engineering / teddycloud_web

A better web interface for TeddyCloud
https://github.com/toniebox-reverse-engineering/teddycloud/
16 stars 9 forks source link

[File Browser] Multiple clicks on the same dir lead to wrong path #129

Open SciLor opened 1 month ago

SciLor commented 1 month ago

If you have a folder with many files, it can happen that you are able to click multiple times on a folder so you end up in /folderA/folderB/folderB/, but only /folderA/folderB/ exists.

Solution: Lock the input until the folder content is fully loaded and/or show a loading hint.

henryk86 commented 1 month ago

@SciLor : Can not reproduce that in production. Can you recheck?