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

Adding Resources to Resource Collection in quick succession confuses boolean indicator #3591

Open
Ian-BD opened this issue May 9, 2023 · 0 comments

Comments

@Ian-BD
Copy link

Ian-BD commented May 9, 2023

When adding mulitiple resources to a collection the process is successful but results in the boolean indicators failing to correctly represent whether a resource is part of a collection, this is not a consistent issue however.

Expected Behavior

The Boolean indiciators should be a live representation of whether a resource is in a collection.

Current Behavior

Currently the indicators get confused and don't correctly present whether the resource is in said selection

Possible Solution

Now knowing the intricacies of the system I couldn't say what a fix might entail but perhaps queuing the api requests so they don't interfere with eachother

Steps to Reproduce

  1. Create a few resources to test.
  2. Create a resource collection
  3. Within the resource collection, add multiple resources in quick succession.
  4. Note that in some cases the Boolean Indicators get stuck.
  5. Refresh the page to see them correctly represent their state.

Context (Environment)

A Client of ours using Manifold has been struggling adding their large amounts of resources to collections, at first they believed their work was not being saved. The issue now is that it will slow them down significantly as they have to refresh and ensure adding was succesful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant