
Feature request: replace use of jQueryUI/dialog and impromptu with zebra dialog
Reported by dleffler | June 7th, 2016 @ 06:51 PM
Due to the limitation of both the jQueryUI dialog and impromptu widgets (can't load ajax content very well or at all), we should move to using the jquery-confirm widget http://craftpip.github.io/jquery-confirm for non-bootstrap3 implementations. We use the dialog-bootstrap widget for bootstrap3 implementations. The following views/plugins would need updating:
- smarty bootstrap/block.pop - impromptu
- navigation manage_hierarchy.newui view - impromptu
- text/showall_inline view - jQueryUI dialog
- text/showall_inline.bootstrap view - jQueryUI dialog
As a note, elFinder uses jQueryUI for most of its user interface
Comments and changes to this ticket
-
dleffler June 9th, 2016 @ 07:52 PM
- Title changed from Feature request: replace use of jQueryUI/dialog and impromptu with jquery-confirm to Feature request: replace use of jQueryUI/dialog and impromptu with zebar dialog
- Assigned user cleared.
Looks like zebra dialog https://github.com/stefangabos/Zebra_Dialog/ better fits as it allows for more than 2 buttons (needed for text module inline edit dialog).
-
dleffler June 15th, 2016 @ 12:15 PM
- Title changed from Feature request: replace use of jQueryUI/dialog and impromptu with zebar dialog to Feature request: replace use of jQueryUI/dialog and impromptu with zebra dialog
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS