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

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

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


##########
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:
   was told to make less commits. before that i made a new one on each logical 
step. 





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

    Worklog Id:     (was: 761589)
    Time Spent: 1h 20m  (was: 1h 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: 1h 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)

Reply via email to