kruize / kruize-ui

Kruize Autotune UI
MIT License
6 stars 12 forks source link

Adds 2 tabs on the side Datasource and experiment #177

Closed bhanvimenghani closed 5 months ago

bhanvimenghani commented 5 months ago

link This is a video link of how the ui looks after changes made in this pr. Solves jira 279

kusumachalasani commented 5 months ago

@bhanvimenghani Can you please share the image which has this change ?

bhanvimenghani commented 5 months ago

quay.io/bmenghan/two-tabs-side @kusumachalasani

kusumachalasani commented 5 months ago

Few observations while testing:

bhanvimenghani commented 5 months ago
  • While clicking '+' to create the experiment, I see 'Experiment' tab first and then the CreateExperiment page.
  • Alert related to 'Experiment created sucessfully' disappears fast.
  • After 'Create Experiment' is complete - it is still at the same page with 'Create Experiment' button still in enable state. After completion, it should go to 'Experiments' tab by default.

Added these Observations in the Kruize UI Todo list!