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

Group component closes if the group triggers an backend calculation #6235

Closed
2 tasks done
lorang92 opened this issue May 11, 2021 · 1 comment
Closed
2 tasks done
Labels
kind/bug Used when there is a defect / something is not working as it should. org/nbib Issues relevant for Nasjonalbiblioteket
Milestone

Comments

@lorang92
Copy link
Contributor

lorang92 commented May 11, 2021

Describe the bug

A group component that triggers a backend calculation will close if a backend calculation triggered.

To Reproduce

Steps to reproduce the behavior:

  1. Go to an app with a group that triggers calculation
  2. If a calculation is run backend the group component is closed
  3. The user has to open the group again for each calculation - terrible user experience.

Expected behavior

A calculation should not close the group component.

Screenshots

nbib- digital-pliktavlevering

Tasks

  • Fix bug
  • Implement regression test for this in cypress

Additional info

Tested in app https://nbib.apps.tt02.altinn.no/nbib/digital-pliktavlevering#

@lorang92 lorang92 added kind/bug Used when there is a defect / something is not working as it should. solution/app-frontend org/nbib Issues relevant for Nasjonalbiblioteket labels May 11, 2021
@lorang92 lorang92 added this to the For consideration milestone May 11, 2021
@lorang92 lorang92 reopened this May 11, 2021
@lorang92
Copy link
Contributor Author

Fix is verified. Regression test for this case added to cypress. Closing issue as done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Used when there is a defect / something is not working as it should. org/nbib Issues relevant for Nasjonalbiblioteket
Projects
None yet
Development

No branches or pull requests

1 participant