discourse-ai/assets/javascripts/discourse/connectors/topic-map-expanded-after
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
..
ai-summary-box.gjs DEV: Prevent close of summary from outside clicks (#808) 2024-09-18 10:36:42 -07:00