storj/web
Moby von Briesen 1b67983130 web/satellite: Fix filebrowser bugs in Firefox
When attempting to upload a file on Firefox mobile, an error
"item.webkitRelativePath is undefined" prevents the client from
proceeding with the upload after the file is selected. This commit
contains a small check to protect against this issue.

Additionally, in Firefox (desktop, maybe mobile), links in the file
browser to enter subfolders, exit subfolders, or navigate out of folders
via breadcrumbs has default behavior of navigating the user to an empty
page that only displays "null". This changes adds `@click.prevent` in
some key locations to prevent this undesired behavior.

Change-Id: I83ee6fcc5a7d0ce9996dacc3f966e38a4936a9fe
2022-11-18 17:57:23 -05:00
..
multinode web/multinode: fixed linter 2022-11-04 19:06:21 +00:00
satellite web/satellite: Fix filebrowser bugs in Firefox 2022-11-18 17:57:23 -05:00
storagenode storagenode: overhaul QUIC check implementation 2022-11-09 03:15:57 +00:00