Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] Fix metadata tabs loading state #2508

Merged
merged 3 commits into from
Oct 29, 2019

Conversation

Bobgy
Copy link
Contributor

@Bobgy Bobgy commented Oct 29, 2019

Fixes #2504

Change summary:
metadata UI didn't respect returning a promise when data is ready. I refactored it to use promise now. Therefore, now CustomTable can correctly know when loading finishes based on the promise.

Screencast: https://drive.google.com/file/d/1Bd4uqh_Da39mEGEvW_Z-gCgTEJqk9agA/view
/cc @numerology
/assign @rmgogogo
/area front-end
/kind bug


This change is Reviewable

@rmgogogo
Copy link
Contributor

Thanks Yuan.

/lgtm

@Bobgy
Copy link
Contributor Author

Bobgy commented Oct 29, 2019

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Bobgy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit cccea4d into kubeflow:master Oct 29, 2019
@Bobgy Bobgy deleted the fe_fix_spinner_metadata branch October 29, 2019 09:47
@numerology
Copy link

Thanks @Bobgy !

magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
…flow#2508)

* Remove "default" suffix from generated component name

Signed-off-by: Suresh-Nakkeran <suresh.n@ideas2it.com>

* Remove "default" from raw deployments

Signed-off-by: Suresh-Nakkeran <suresh.n@ideas2it.com>

* Fix issues in removing default in raw deployment

Signed-off-by: Suresh-Nakkeran <suresh.n@ideas2it.com>

* Fixing generating ingress rules for raw deployment

Signed-off-by: Suresh Nakkeran <suresh.n@ideas2it.com>

* incorporate review comments

Signed-off-by: Suresh Nakkeran <suresh.n@ideas2it.com>

---------

Signed-off-by: Suresh-Nakkeran <suresh.n@ideas2it.com>
Signed-off-by: Suresh Nakkeran <suresh.n@ideas2it.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Frontend] Better Execution/Artifact page display when loading
4 participants