Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
soimugeoWB opened this issue Nov 8, 2024 · 1 comment
Labels
bug Something isn't working FE issue strictly for FE side

Comments

@soimugeoWB
Copy link
Collaborator

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 soimugeoWB added FE issue strictly for FE side bug Something isn't working labels Nov 8, 2024
@soimugeoWB
Copy link
Collaborator Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working FE issue strictly for FE side
Projects
None yet
Development

No branches or pull requests

1 participant