-
Notifications
You must be signed in to change notification settings - Fork 304
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
HPCC-31053 Metrics layout fails to persist on top level change #18168
HPCC-31053 Metrics layout fails to persist on top level change #18168
Conversation
eb142c0
to
a3e8fa4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GordonSmith just a couple of small things - lint warning and a line of commented code. Also, I noticed the name & branch for this should've been HPCC-31053
layoutChanged(dockPanel?.layout()); | ||
}; | ||
}, [dockPanel, layoutChanged]); | ||
// selectAll(".flat li.lm-TabBar-tab.p-TabBar-tab").classed(useStyles().tab, true); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a line of commented out code here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed...
esp/src/src-react/index.tsx
Outdated
@@ -38,6 +38,7 @@ needsRedirectV9().then(async redirected => { | |||
} | |||
}); | |||
|
|||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lint warning
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed blank line.
a3e8fa4
to
99cfb53
Compare
99cfb53
to
ab32a59
Compare
Fixed the commit / jira issue number (good spot), rebased and fixed the lint / comment issues. |
ab32a59
to
fae98e7
Compare
Switching from Metrics to Logical Files (for example) Signed-off-by: Gordon Smith <[email protected]>
fae98e7
to
71b8d11
Compare
Switching from Metrics to Logical Files (for example)
Type of change:
Checklist:
Smoketest:
Testing: