Skip to content

Edittor Settings in XML while exporting Entity as Source Control #43

Description

@amacierzynski

Hi!
Great job about this editor! During early tests, I found out that info about the view state is being kept in the Entity object itself. That is causing an issue with keeping that metadata in XML while exporting to source control entities.

image

Normally I would not expect to keep that metadata persistent. I see the value of keeping it during development, but not permanently.

I've developed a quick alternative with sessionStorage and it works perfectly fine. Metadata is stored there temporarily when Tab is open. Each service will have its own key-value pair:

image

Let me know if you are interested in having it in your codebase. Can do a fork and PR later on.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions