Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
Description
At the moment, it seems that AlertUtil only allows to set one message for the user. In certain situations it might be desirable to have multiple messages.
(or more generally just be sure that I'm not hiding a message from the user by setting one myself)
While this belongs to a separate improvement, I'll note here that this might be easier to implement if we used something else than javascript alert boxes for such messages, using something like the Highlight effects of script.aculo.us (http://github.com/madrobby/scriptaculous/wikis/combination-effects-demo)
(this is used in wordpress for instance, and as a user of it, I find it effective enough not to miss a message AND much less disruptive!)
Checklists
Acceptance criteria