Skip to content

CLI command and API call optimization #471

Open
@standlove

Description

@standlove

Now anything we enter in CLI will cause the whole page refreshed.

This is unnecessary. Failed commands and GET commands should NOT cause refresh.
And if the command won't affect the tree, no need to fetch the tree data as well.

The point is the front-end should make as less API calls as possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions