Skip to content

Commit

Permalink
[Frontend] Fix cannot copy logs in LogViewer when scrolling (#2370)
Browse files Browse the repository at this point in the history
* Fix LogViewer logs cannot be selected when scrolling.

* LogViewer only follows new log when user scrolled to bottom of logs

* Fix compile issues

* Improve performance when log size is huge

* Fix snapshot tests: upgraded enzyme to 3.10.0 to work with React.memo; Changed snapshots to mount + getDOMNode to be invariant to internal refactoring

* Fix type checking failure
  • Loading branch information
Bobgy authored and k8s-ci-robot committed Oct 12, 2019
1 parent 1b6047a commit 9d4e184
Show file tree
Hide file tree
Showing 6 changed files with 526 additions and 350 deletions.
Loading

0 comments on commit 9d4e184

Please sign in to comment.