mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Hiding drawer when opening logs
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
b5c0fbb3fc
commit
f8506358a8
@ -42,6 +42,7 @@ export class PodMenu extends React.Component<Props> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
showLogs(container: IPodContainer) {
|
showLogs(container: IPodContainer) {
|
||||||
|
hideDetails();
|
||||||
const pod = this.props.object;
|
const pod = this.props.object;
|
||||||
createPodLogsTab({
|
createPodLogsTab({
|
||||||
pod,
|
pod,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user