You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "David Huntsperger (Jira)" <ji...@apache.org> on 2021/05/19 23:05:00 UTC

[jira] [Created] (BEAM-12371) Doc section nav and page nav are not in sync

David Huntsperger created BEAM-12371:
----------------------------------------

             Summary: Doc section nav and page nav are not in sync
                 Key: BEAM-12371
                 URL: https://issues.apache.org/jira/browse/BEAM-12371
             Project: Beam
          Issue Type: Bug
          Components: website
            Reporter: David Huntsperger
            Assignee: David Huntsperger


The doc page nav and section nav don’t stay in sync when you navigate over sections of a page.

Repro:
 # Follow a link to a deep section of the programming guide, e.g. [ParDo|https://beam.apache.org/documentation/programming-guide/#pardo].
 # Notice that the page nav, on the right, is not open to the current content.
 # In the page nav, select some other arbitrary content, e.g. [Fixed time windows|https://beam.apache.org/documentation/programming-guide/#fixed-time-windows]. 
 # Scroll all the way up to the top of the page, and note that the section nav, on the left, does not match the page nav, on the right. The page nav will be open to a link in the “Windowing” section, and the section nav (probably) won’t.

I’m not sure what the best solution would be for keeping the navs in sync, or if there is a feasible solution. But it would be nice if, when a user selects a section in the right nav, that section is also displayed as open and active in the left nav, and vice versa.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)