alkem-io / client-web

Default web frontend, enabling browsing the Alkemio platform - so the hosted Challenges and communities collaborating around those Challenges.
https://alkem.io
European Union Public License 1.2
15 stars 6 forks source link

BUG: Space is still created after canceling the process of Written Knowledge flow #6736

Open Comoque1 opened 1 month ago

Comoque1 commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://acc-alkem.io/home with user that is part of VC campaign flow
  2. Fill up the required fields
  3. Select Written Knowledge flow
  4. Press create button
  5. While on loading dialog, press "x" button - user is asked for confirmation
  6. Confirmation is applied, but the space is still created

Expected behavior Or remove the "x" button from loading dialog or remove the space after the above flow is applied.

bobbykolev commented 4 weeks ago

Known/expected bug as the creation is already in progress. That's why an additional text was added to the canceling modal to notify the user to refresh the page after canceling the flow.

6764 would eventually postpone this, but again closing the browser tab or canceling the flow could result in partially created data.