Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

[webui v1.9 bug bash] fix bugs in v1.9 #2982

Merged
merged 10 commits into from
Oct 20, 2020
Merged

Conversation

Lijiaoa
Copy link
Contributor

@Lijiaoa Lijiaoa commented Oct 19, 2020

domo: http://13.77.78.63:9090/oview

  1. update fluent tooltip style
  2. update edit max duration design
  3. Status | Best metric ... the font-color will change with status change
  4. max duration, max trial no, concurrency, stopped align
    image
  5. delete in index.tsx file(fix question: /detail page refresh, router link to /oview)

setLogDrawerHeight(): void {
this.setState(() => ({ panelInnerHeight: window.innerHeight }));
}
// use arrow function for change window size met error: this.setState is not a function
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this.setLogDrawerHeight.bind(this)?

@QuanluZhang QuanluZhang merged commit c2e6967 into microsoft:master Oct 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants