Remove auto-dismissal of alerts within tab panels
Removing the "auto-dismissal" of alerts within Bootstrap's tab panels would be nice.
Currently, we need to put a stay-visible
class on alerts we do not want to auto-dismiss.
We should investigate whether we need this auto-dismissal feature and, if so, try to make it opt-in instead of opt-out. Otherwise, remove it entirely.
Edited by Olivier Goulet