[Kimchi-devel] [PATCH v2] [Wok] Issue #79: All error messages should keep on UI until user dismiss it
sguimaraes943 at gmail.com
sguimaraes943 at gmail.com
Thu Jun 23 13:40:28 UTC 2016
From: Samuel Guimarães <sguimaraes943 at gmail.com>
This commit makes all messages closeable by default, removing the fade animation after 10 seconds.
A parameter to allow a custom ID for each alert was also added to wok.message function.
v2:
- Fixed an issue where some alerts were not dismissible;
- This commit also fixes a bug where alert "close" buttons would close modal windows.
Samuel Guimarães (1):
Issue #79: All error messages should keep on UI until user dismiss it
ui/js/src/wok.message.js | 69 +++++++++++++++++++++++++-----------------------
ui/js/src/wok.window.js | 2 +-
2 files changed, 37 insertions(+), 34 deletions(-)
--
1.8.3.1
More information about the Kimchi-devel
mailing list