Skip to content

The relationships between control.ts, inject.ts and table.ts are too complicated #374

@philipmulcahy

Description

@philipmulcahy

It feels like incremental/organic growth in capability has left the code in a bit of a mess:

  • transactions have been hacked in
  • table type (when orders are the input) is only discovered by a lookup instead of in the original command from control.ts, even though control.ts also controls the table type selected (radio buttons).
  • duplication of code in table.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions