Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-2485

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

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 7.0.3
    • None
    • ZK Fiddle

      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.

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

              Created:
              Updated: