Skip to content

Schema Pattern Improvements #1219

Closed
Closed
@kartikpersistent

Description

@kartikpersistent
  • state is not updated on removing patterns, it still shows the previous entries in the counts and in the viz
  • on removing the item from predefined schema the respective items are not getting removed from the pattern list(bug)
  • Updating the Graph Visualization headings according to the action
  • some margin top for the button container at bottom(UI/UX)
  • count should be on extreme left with Icon tooltip
  • load existing schema it directly loads into main pattern list ideally it should happen after onclick of apply button(bug)
  • we should use button dropdown for common actions(UI/UX)
  • Removable Pattern Item for all screens
  • Persist only main pattern list
  • When the pattern box is empty (when deleting things) it gets hidden, it should stay there
  • Add a way to empty the pattern box inline without having to click-(x) all entries manually
  • For the predefined schema modal, I would also show the empty pattern box by default.
  • And then possibly have the schema box (for now) not as multi-select?
  • Also even if I press escape, the patterns are still added to the main modal, they should not if I cancel. Seems to happen for all the 3 modals, that on cancel/escape key they are not added.
  • Within the Get Model from Text Modal it's better to override the pattern box, or at better have a direct way to empty the pattern box. E.g. if you change the prompt or the text while still being in the Modal it would otherwise just add and add more.
  • Change "11 Node & 166 Relationship" to "11 Labels & 166 Relationships" (Plural)
  • Maybe in the Select we could say Select or Create/Type ?
    (It's not intuitive at first that you can type and create things that does not exists)

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions