SCCapstone / Delta

A file transfer system for researchers to upload and share data sets with other researchers.
0 stars 0 forks source link

More errors upon login #468

Closed jackcoberman closed 1 year ago

jackcoberman commented 1 year ago

Getting extensive amount of errors upon login https://user-images.githubusercontent.com/54275749/231796399-17967e4d-0aba-4b61-8b6a-520d68545b52.mp4 image image image

lxaw commented 1 year ago

Not sure where that is coming from. Will check out!

lxaw commented 1 year ago

This is due to the header.js file calling get notifications regardless of if the user is authenticated or not

lxaw commented 1 year ago

Fixed. Thanks! Note that the About page is under construction and will not look like this in the end. Also note that the call to the user api must be present to see if we can load a user or not.

https://user-images.githubusercontent.com/77286027/232172422-e15079eb-a50e-4144-b684-bd6045667e0e.mov