-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project seems unmaintained #569
Comments
According to ChatGPT, there are several alternatives to jquery-confirm that you may want to consider. Here are some popular alternatives that you could explore: SweetAlert2: A beautiful, responsive, and customizable alert and confirmation library for JavaScript. Noty: A jQuery plugin that makes it easy to create different types of notifications, such as alerts, success messages, error messages, and more. Toastr: A simple and flexible notification library for JavaScript and jQuery that lets you display toast messages on your web page. iziModal: A lightweight and flexible jQuery plugin that lets you create modal dialogs, alerts, and popups with ease. Bootbox.js: A small JavaScript library that lets you create dialog boxes, confirmations, and alerts using Bootstrap modals. These alternatives have active maintainers and a community of contributors, which means that they are more likely to receive timely updates and bug fixes. It is always a good idea to explore multiple options and choose the one that best fits your needs. |
It seems that out of those, only bootbox can me made truly modal. The others close if you click outside and I don't see a way to prevent that. Too bad that craftpip is not being maintained as it is by far the most extensive and appealing. Been looking for a library to replace alert/confirm/input and stumbled on this one. |
SweetAlert2: Set allowOutsideClick to false |
what issues are you having with the library? what mainteance is really required. I have read some of the issues on here, none seem too major. its working great for me so I plan to use it in production anyways. |
jquery-confirm is a remarkable project with an intuitive design that makes it easy to understand and customize. However, there is a pressing issue: the project appears to be dormant and unmaintained.
Regrettably, there is only one maintainer who seems to have minimal availability to oversee this project. Consequently, pull requests containing bug fixes or enhancements remain open for months, if not years. In reality, the most recent commit to this repository was made on April 13, 2019.
Despite community interest, there has been no progress. Numerous individuals have attempted to contribute, submit pull requests, or ask questions, but their efforts have largely been disregarded.
Therefore, I question whether there is a solution to enhance the situation. Perhaps @craftpip could consider enlisting the assistance of someone from the community to help with project maintenance.
I comprehend that we all work on this voluntarily and in our free time, so I am not placing blame on anyone. My desire is simply to find a resolution to this issue. Thank you.
The text was updated successfully, but these errors were encountered: