[
https://issues.apache.org/jira/browse/BEAM-11944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298396#comment-17298396
]
Kyle Weaver commented on BEAM-11944:
------------------------------------
Language switching seems to work fine, but runner- and shell- switching is
broken. This is handled by language-switch.js and language-switcher.html.
https://github.com/apache/beam/blob/master/website/www/site/static/js/language-switch.js
https://github.com/apache/beam/blob/master/website/www/site/layouts/shortcodes/language-switcher.html
> Code blocks for different runners are all displayed at once.
> ------------------------------------------------------------
>
> Key: BEAM-11944
> URL: https://issues.apache.org/jira/browse/BEAM-11944
> Project: Beam
> Issue Type: Bug
> Components: website
> Reporter: Kyle Weaver
> Priority: P2
>
> e.g. https://beam.apache.org//get-started/quickstart-java/
> Before the website redesign, each runner had its own tab, but now all the
> runners are displayed at once, which makes the page very hard to read.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)