arturo-lang / grafito

Portable, Serverless & Lightweight SQLite-based Graph Database in Arturo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[edit node] Fields appearing empty after closing modal

github-actions opened this issue · comments

Fields appearing empty after closing modal

mainly the Name field; weird...

// TODO(edit node) Fields appearing empty after closing modal

            this.modal.mode = "edit";
            this.modal.accept.button = "Save";

            // TODO(edit node) Fields appearing empty after closing modal
            //  mainly the Name field; weird...
            //  labels: bug, ui 

39e7d0b65a607cd7e2b562da9861e5f4223995bd