When Closing a root Nav, the OpenEvent would end up at the leaf Nav.

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Normal
    • None
    • Affects Version/s: 7.0.3
    • Component/s: None
    • Environment:

      ZK Fiddle

    • None

      When closing a root Nav, it would also send the OpenEvent to the child Navs (if it's open).
      So if I close a root Nav, the OpenEvent would end up at the leaf Nav.
      It makes some troubles when I try to handle the onOpen event for each nav component.

      example:
      http://zkfiddle.org/sample/23os1gc/1-Nav-OpenEvent-propagation

      I think the close order should be reversed. At least, I close a root nav, the event won't end up at the leaf nav.

            Assignee:
            Unassigned
            Reporter:
            M4tt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: