Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Panel close behaviour upon non-AJAX link click is inconsistent with other elements in the library #6878

Open
gabrielschulhof opened this issue Jan 3, 2014 · 0 comments

Comments

@gabrielschulhof
Copy link

Popup and page both abort closing transitions when the user navigates to another page (AJAX or HTTP). However, panel performs the closing transition before allowing HTTP navigation. This is inconsistent. Thus, we must remove the "click a:jqmData(ajax='false')" handler, and make sure that #6693 continues to be fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.