[ 
https://issues.apache.org/jira/browse/BEAM-14310?focusedWorklogId=760954&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-760954
 ]

ASF GitHub Bot logged work on BEAM-14310:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Apr/22 17:10
            Start Date: 22/Apr/22 17:10
    Worklog Time Spent: 10m 
      Work Description: nausharipov commented on code in PR #17444:
URL: https://github.com/apache/beam/pull/17444#discussion_r856422786


##########
website/www/site/layouts/index.html:
##########
@@ -71,13 +71,16 @@ <h1>Try Beam Playground</h1>
   <a class="playground__mobile" href="https://play.beam.apache.org/";>
     <img src="images/playground.png" alt="beam playground">
   </a>
-  <iframe
-          
src="https://play.beam.apache.org/embedded?enabled=true&example=SDK_JAVA/PRECOMPILED_OBJECT_TYPE_EXAMPLE/MinimalWordCount&code=";
-          width="100%"
-          height="700px"
-          class="code-snippet playground"
-          allow="clipboard-write">
-  </iframe>
+  <div id="playgroundIframeContainer">
+    <iframe

Review Comment:
   Let's format this file. Do it in a separate commit in case other reviewers 
ask us to revert the change.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 760954)
    Time Spent: 1h 10m  (was: 1h)

> [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: 1h 10m
>  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)

Reply via email to