AlertifyJS
AlertifyJS copied to clipboard
request the minimize command?
request the minimize command?
Minimize to where ?
Minimize to bottom of the left with mini title bar.
I personally think that such feature is a bit "out of scope". Alertify should be intended as a tool to show alerts and, by definition, they should call the user's attention to something for a very short lifetime. If you introduce minimizing and let the user hide the dialog for an undefined amount of time, such effect can be lost.
I agree, but this repo outgrown the concept of alerts, with dialog factory it's possible to create any kind of dialog and features such as minimize or even docking would still fit.
One way to come around this might be by splitting the lib into a lite version (for basic stuff) and full version with the more sophisticated feature set .
I like you idea @MohammadYounes since we use Alertify js to show some report you our customers. I think it is correct to add more things to this, so it looks more like a dialog box then alert.