fix(fe-root): avoid fetching file list data outside of FileListView #77

Merged
mcataford merged 1 commit from fix/do-not-fetch-file-lists-outside-of-filelistview into main 2023-12-28 16:10:45 +00:00
mcataford commented 2023-12-28 16:09:13 +00:00 (Migrated from github.com)

This removes vestigial fetches from the /files/ API that now belong to FileListView. These fetches previously prevented the application from loading properly when not authenticated already.

Should have been cleaned up as part of #65.

This removes vestigial fetches from the `/files/` API that now belong to `FileListView`. These fetches previously prevented the application from loading properly when not authenticated already. Should have been cleaned up as part of #65.
This repo is archived. You cannot comment on pull requests.
No description provided.