discourse-ai/test/javascripts/acceptance
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
..
topic-summary-test.js DEV: Prevent close of summary from outside clicks (#808) 2024-09-18 10:36:42 -07:00