Skip to content

Model registry: Improve empty model description state

What does this MR do and why?

This MR changes the empty state of the description of a Model in line with the design.

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

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

  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 click Create. Leave the descriptions empty
  3. Verify that the descriptions points to the empty state with instructions to edit the description

Related to #498844

Edited by Fred de Gier

Merge request reports

Loading