Skip to content

Model registry: Version card add tabs

Fred de Gier requested to merge 498840-add-model-version-performance-tab-3 into master

What does this MR do and why?

This MR introduces Tabs to the version card, this MR focusses only on adding the tabs mechanism, there will be follow-up MRs that adds tabs.

References

Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

  1. Open GDK: http://127.0.0.1:3000/flightjs/Flight/-/ml/models
  2. Create model if one doesn't exist, give it a model name and a model version click Create
  3. Click on the just created version
  4. Verify that the version card has a tab called "version card" in accordance with the screenshot.

Numbered steps to set up and validate the change are strongly suggested.

Related to #498840

Edited by Fred de Gier

Merge request reports

Loading