Problema di integrazione di Slack con link di intestazione relativa

Hi, I noticed an odd interaction with DiscoTOC and Slack integration. Basically the header links don’t properly post.

See details here

4 Mi Piace

That is because the heading links do not include the path to the topic. For example <a name="overview" href="#overview">. The Chat Integration plugin is attempting to convert relative links into absolute links by prepending the forum’s root URL to any links in the post, but that is not going to work for the header links because the path to the topic is missing.

A possible solution would be for us to add the path to the topic to the TOC href element. For example, instead of setting <a name="overview" href="#overview">, the href element would be set to something like /t/your-topic-slug/1234#overview".

4 Mi Piace

Trovo che questo accada quando vengono pubblicati post con intestazioni su Slack: il testo dell’intestazione è preceduto da un link alla home page del sito ancorato con il nome dell’intestazione.

Ad esempio, un post come questo:

Arriva così su Slack:

2 Mi Piace

Sì, sembra che questo sia un problema con i nostri collegamenti automatici alle intestazioni, che esistono anche senza il componente del tema DiscoTOC. Aggiornerò il titolo per riflettere questo.

5 Mi Piace

Ciao, hai qualche aggiornamento su questo bug? Grazie

3 Mi Piace

Credo che rimanga in pr-welcome. Ho avvisato il team dell’esperienza del personale che è a conoscenza del problema.

4 Mi Piace