Skip to content

Stop the fetch when a resource is selected on the webUI. #234

@196Ikuchil

Description

@196Ikuchil

Issue

Currently, a fetch request will occur if you select a resource on webUI.

watch(selected, (newVal, oldVal) => {

However, we implement the new feature #211. So, we would not need to use this logic.
(Actually, I forgot to remove these...)

/area web
/kind cleanup

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/webIssues or PRs related to the Web UI.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions