miamihotline commented on pull request #16373: URL: https://github.com/apache/beam/pull/16373#issuecomment-1016309647
> @miamihotline realizing that testing this is challenging, could you provide some guidance on testing this PR at least by visual inspection? What are the steps someone should take to load a relevant example? What should someone see in the UI? Hello, @damondouglas! Thank you for the review! There are steps you should take to test this PR visually: 1. Go to the Playground and choose any example 2. When playground downloads it, the editor text field should skip the license & import part and scroll down so that you can see the beginning of the example and a few last imports. There is how it should look:  SHOULDN'T:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
