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

[Bug]: Return & replace view refreshes on multiple mutations #4633

Open
Droniu opened this issue Jan 25, 2024 · 0 comments
Open

[Bug]: Return & replace view refreshes on multiple mutations #4633

Droniu opened this issue Jan 25, 2024 · 0 comments
Labels
bug Something isn't working triage

Comments

@Droniu
Copy link
Member

Droniu commented Jan 25, 2024

Description of the issue

When doing return with refund on order with transactions, the view is refreshed before mutations are finished.

Steps to reproduce the problem

  1. Find or make order with single refundable transaction
  2. Fulfill some of the items, so that both unfulfilled and fulfilled items are available
  3. Click on cogwheel -> return & replace
  4. Make a return with "grant refund" and "send refund" checkboxes
  5. Some of the lines disappear while mutations are being sent

What did you expect to happen?

Lines should stay unchanged until all mutations are finished

Additional information

No response

Environment

Browser and version: Chromium: 118.0.5993.96
OS and version: macOS Sonoma 14.0 (Intel)
Dashboard version: 3.19.0-dev
Core version: v3.19.0-a.0

@Droniu Droniu added bug Something isn't working triage labels Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
Status: No status
Development

No branches or pull requests

1 participant