discourse-ai/assets/javascripts
Keegan George 95f80325e5
DEV: Prevent close of summary from outside clicks (#808)
Often it is helpful to have the summary box open while composing a reply to the topic. However, the summary box currently gets closed each time you click outside the box. In this PR we add `closeOnClickOutside: false` attribute to the `DMenu` options for summary box to prevent that from occurring.
2024-09-18 10:36:42 -07:00
..
discourse DEV: Prevent close of summary from outside clicks (#808) 2024-09-18 10:36:42 -07:00
initializers UX: Improve toast message location (#800) 2024-09-14 09:19:13 +10:00
lib/discourse-markdown FEATURE: allow easy sharing of bot conversations (#385) 2023-12-29 19:47:47 +11:00