[
https://issues.apache.org/jira/browse/BEAM-14310?focusedWorklogId=761655&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-761655
]
ASF GitHub Bot logged work on BEAM-14310:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Apr/22 08:42
Start Date: 25/Apr/22 08:42
Worklog Time Spent: 10m
Work Description: bullet03 commented on code in PR #17444:
URL: https://github.com/apache/beam/pull/17444#discussion_r857390613
##########
website/www/site/assets/js/fix-playground.js:
##########
@@ -0,0 +1,19 @@
+// Licensed under the Apache License, Version 2.0 (the 'License'); you may not
+// use this file except in compliance with the License. You may obtain a copy
of
+// the License at
+//
+// http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an 'AS IS' BASIS, WITHOUT
+// WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+// License for the specific language governing permissions and limitations
under
+// the License.
+
+$('#playgroundIframeContainer').on('click', function(event) {
Review Comment:
changed
##########
website/www/site/assets/js/fix-playground.js:
##########
@@ -0,0 +1,19 @@
+// Licensed under the Apache License, Version 2.0 (the 'License'); you may not
+// use this file except in compliance with the License. You may obtain a copy
of
+// the License at
+//
+// http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an 'AS IS' BASIS, WITHOUT
+// WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+// License for the specific language governing permissions and limitations
under
+// the License.
+
Review Comment:
changed
Issue Time Tracking
-------------------
Worklog Id: (was: 761655)
Time Spent: 2h 20m (was: 2h 10m)
> [Website] Bug in Playground Section at Home
> --------------------------------------------
>
> Key: BEAM-14310
> URL: https://issues.apache.org/jira/browse/BEAM-14310
> Project: Beam
> Issue Type: Bug
> Components: website
> Reporter: Daria Bezkorovaina
> Assignee: Bulat Safiullin
> Priority: P3
> Labels: website
> Attachments: ezgif.com-gif-maker.mp4
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Expected: if a user did not click on Playground window on Home screen, the
> window is inactive.
> Actual: when scrolling through Home page, if a cursor is over Playground
> section, the page stops scrolling.
> Expected: when page is loaded, the Playground section is inactive unless a
> user clicks on that window.
> Actual: When scrolling Home page, the embedded window with Playground section
> is active by default and cursor is at row #20.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)