Skip to content

Reflect design collection copy state on frontend

Luke Duncalfe requested to merge 13426-graphql-fe into master

What does this MR do?

When an issue is moved, the designs are moved asynchronously. The user will initially see a message that their designs are still being copied. If there is an error during the copy, they will see an error message displayed but will still be able to upload their designs.

This MR is branched from !42919 (merged) and has it as an MR dependency.

QA Steps

See !41714 (merged).

Screenshots

Copy in progress state

Screen_Recording_2020-09-17_at_2.32.13_PM

Error state

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Luke Duncalfe

Merge request reports