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

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

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


##########
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:
   @bullet03 in this case it would make sense to commit the formatted code 
separately





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

    Worklog Id:     (was: 761615)
    Time Spent: 2h 10m  (was: 2h)

> [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 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