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

Fix library project list duplication #75

Open
hudecsamuel opened this issue May 4, 2020 · 0 comments
Open

Fix library project list duplication #75

hudecsamuel opened this issue May 4, 2020 · 0 comments
Projects

Comments

@hudecsamuel
Copy link
Contributor

Problem

Currently, the library project list shows one project repeatedly
Example:

Screenshot from 2020-05-04 13-15-40

Possible Solution:

There seems to be something wrong with the processing of the data that comes from graphql - this data seems to be correct, but I suspect that there might be something wrong with the two layers of caching that's in the NodeLibraryDependentsTable

Screenshot from 2020-05-04 13-01-41

Notice the difference between dependents (this comes from graphql and is passed as prop to this component) and list that is the normalized version of this data

@hudecsamuel hudecsamuel changed the title Fix library project list Fix library project list duplication May 4, 2020
@hudecsamuel hudecsamuel added this to Backlog in Kanban via automation May 4, 2020
@hudecsamuel hudecsamuel moved this from Backlog to Ready for dev in Kanban May 4, 2020
@hudecsamuel hudecsamuel moved this from Ready for dev to In progress in Kanban May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Kanban
In progress
Development

No branches or pull requests

1 participant