discourse/app/assets/javascripts/float-kit/addon
Joffrey JAFFEUX bd7823cc70
FIX: prevents mobile DMenu modal to lock scroll (#26550)
The bug was due to the fact that the `<DModal />` is displayed inside a if block, when the condition was false to close the menu, the modal was just hidden without calling callbacks. The fix ensures we are correctly calling `modal.close()` before in this case.
2024-04-08 09:47:50 +02:00
..
components UX: shows the bookmark menu improvements 2024-04-08 08:18:50 +02:00
lib FIX: prevents mobile DMenu modal to lock scroll (#26550) 2024-04-08 09:47:50 +02:00
modifiers DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
services UX: shows the bookmark menu improvements 2024-04-08 08:18:50 +02:00