Deleted Patterns still exist in graph-view
mbeisel opened this issue · 0 comments
mbeisel commented
Describe the bug
Deleted Patterns still exist in graph-view (branch https://github.com/PatternAtlas/pattern-atlas-ui/tree/fix/pattern-navigation )
To Reproduce
Steps to reproduce the behavior:
-
Create 2 new patterns
-
Create a Link between them via graphview
-
Delete one of the Patterns
-
(Reload page)
-
Pattern is deleted from the cards and from the related pattern section, but it still shows the pattern and the link in the graph view
-
Reformating graphview in frontend solves the problem -> frontend issue
Expected behavior
Either:
- It shall not be allowed to delete Patterns with Links (bad option in my opinion)
or better: - The Pattern and Link shall be deleted in the Patterngraph aswell