PatternAtlas/pattern-atlas-ui

Graphview Issuelist

mbeisel opened this issue · 0 comments

Fixed:

  • There does not seem to be a possibility to
  • remove relations. (done)
  • edit relations.
  • Colon at the start of the description in the sidebar looks weird.
    grafik
  • Relationtype not selectable in the "add-relation-popup" when using drag & drop functionality (relationtype dropdown-select is missing, but the user can fill in random stuff as a text field)
  • Does not display the other pattern, but displays the selected pattern as relation in the sidebar (bidirectional relationships). Pattern123 <-> Pattern123 & PatternXXX<->PatternXXX anstatt Pattern123<->PatternXXX
    grafik
  • Can patterns depend on etc on themselves? if not remove a pattern that is selected as origin from the list of target patterns? could help to prevent user errors
  • Button is called "Add Link" - in the window it says "add relation" --> unify so both says either add link or add relation
  • Remove spacing in add relation dialog for the description between the empty lines and the text
    grafik
  • When adding a new relation via the add-link button a pagerfresh is required to show the new relation in the diagram
  • After creating a relation via drag & drop the line gets displayed, but to see the arrow at the end of the line, the pages needs to be reloaded
  • Clicking on the semi transparent circles on the relation lines removes the relationline but on reload the relation appears again?
    Suggestion: add x to circle on hover --> onclick() delete confirmation interface
  • Suggestion: If a pattern is selected in graphview and the user presses "add link" --> preselect selected pattern as the origin of the relation