aau-giraf / web-api

The backend API for GIRAF — a .NET-core project written in C#.
GNU General Public License v3.0
2 stars 5 forks source link

Not able to get the role of a user #227

Closed JakobFaarGreg closed 1 year ago

JakobFaarGreg commented 3 years ago

Description

Describe the bug \ When logging in to an account, on the develop branch, there is a rotating loading icon that shouldn't be there.

To Reproduce Steps to reproduce the behavior:

  1. Checkout develop branch.
  2. Login to an account
  3. Observe spinning loading animation

Expected behavior \ No spinning.

Actual behavior and screenshots \ The error is as seen in following screenshot. loadingerror giraf

An error is printed to console as seen in the following screenshot. errormessage giraf

JMyrtue commented 1 year ago

The error could not be replicated, when run on the develop branch.

It is assumed that the two merges mentioned in the history of this issue, solves it.