Añadiendo un enlace a una respuesta predefinida

I just tried to add a link to an existing canned reply. When I ctrl-k’d, the link-editing popup replaced the canned reply-editing popup and I lost all my edits. :cry:

1 me gusta

Oh no! I’ve just tried to reproduce the issue on my hosted Discourse site. When I open the insert link modal with ctrl-k, I’m not actually able to insert the link. Instead, I get the following error in my browser’s console: Cannot read property 'querySelector' of null called from discourse/app/assets/javascripts/discourse/app/components/d-editor.js at main · discourse/discourse · GitHub.

I’m not sure if this should be a feature request or a bug report. I guess the feature request is to support using the insert link modal when editing canned replies.

What browser and operating system were you using when you lost your edits?

2 Me gusta

I’m on Ubuntu/Chrome

Also, I should maybe have added to the OP that the link popup seemed to behave a little oddly: I couldn’t esc out of it.

2 Me gusta

¿Podemos seguir reproduciendo esto @simon?

Probando esto ahora mismo, si presiono Ctrl + K para abrir el modal de enlace al crear un nuevo susurro, después de hacer clic en el botón “OK” para insertar el enlace, la respuesta predefinida que estaba componiendo desaparece. No veo ningún error en mi consola. Probando esto con el último navegador Chrome en Ubuntu.

Supongo que el problema está relacionado con que tanto “Agregar respuesta predefinida” como “Insertar hipervínculo” usan ventanas modales. Cuando se abre el modal de Insertar hipervínculo, el modal de Agregar respuesta predefinida se cierra automáticamente.

1 me gusta