Skip to content

UI code coupling. #382

Open
Open
@burdettadam

Description

@burdettadam

Currently the UI uses a database dump to gather information to display. Some of that information is the parent child relationships from wrangler. The UI scrapes the wrangler entity variable children. This restricts wranglers ent:children structure.
The UI would benefit from using KRL sky api for accessing wrangler variables instead of using javascript to manipulate database dumps.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions