who-icatx / icatx-project

A place for project tasks discussion and discussion of other issues arising on this project
0 stars 0 forks source link

[FE] Edit individual view stays stuck in busy state even though we have response to be request #134

Open soimugeoWB opened 1 week ago

soimugeoWB commented 1 week ago

as a user i want to be able to edit an individual using the edit individual view.

Steps to reproduce:

  1. go to individuals tab.
  2. click on an individual

expected outcome: The edit individual view is loaded with the information for the selected individual

Actual outcome: The edit individual view stays in isBusy state and seems to never load. Image

soimugeoWB commented 1 week ago

issue may not be related necessarily to the edit individual view, but to the concepts of views in general. sometimes i have noticed view that remain in that "loading" state even though the dispatch already has a response from BE.