commit | 38403592665404564a86333847caab8e6dd735da | [log] [tgz] |
---|---|---|
author | Tao Zhou <taoalpha@google.com> | Thu May 07 11:55:33 2020 +0200 |
committer | Tao Zhou <taoalpha@google.com> | Fri May 08 07:42:34 2020 +0000 |
tree | 4fa9e022155876b18db99b067a8463c1397ca193 | |
parent | 425c1d5c0e0bda13f5c13215fb4e7c54db281983 [diff] |
Update event when clicking on checks chip Scroll the "Checks" tab into view when clicking the chip in the change summary. Change-Id: I912ce66b93a03d3d4ceb37baf4b176cc12ea750f
diff --git a/gr-checks/gr-checks-chip-view.js b/gr-checks/gr-checks-chip-view.js index 3ac4921..f87eb64 100644 --- a/gr-checks/gr-checks-chip-view.js +++ b/gr-checks/gr-checks-chip-view.js
@@ -186,6 +186,7 @@ composed: true, detail: { tab: 'change-view-tab-header-checks', + scrollIntoView: true, }, }) );