wekan/client
Harry Adel d68ad47de6 Await async setDone before closing popup in copy/move dialogs
The click handler called setDone() without await then immediately
called Popup.back(2), destroying the popup template while the async
operation was still running. This caused unhandled promise rejections
and made errors invisible to the user.
2026-02-05 02:28:00 +02:00
..
components Propagate async/await to List.copy(), Swimlane.copy() and callers 2026-01-31 19:46:22 +02:00
config Most Unicode Icons back to Font Awesome 4.7 for better accessibility. Less always visible buttons, More at ☰ Men. 2026-01-28 13:02:02 +02:00
lib Await async setDone before closing popup in copy/move dialogs 2026-02-05 02:28:00 +02:00
00-startup.js Added back feature: Toggle Drag Handles. Improved positions of Add List etc buttons. 2026-01-14 19:10:51 +02:00