Problema de integração do Slack com links de cabeçalho relativo

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

See details here

4 curtidas

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 curtidas

Eu acho que recebo isso quando qualquer postagem com títulos é publicada no Slack - o texto do título é precedido por um link para a página inicial do site ancorado com o nome do título.

Por exemplo, uma postagem como esta:

Aparece assim no Slack:

2 curtidas

Sim, parece que este é um problema com nossos links automáticos de título, que existem mesmo sem o componente de tema DiscoTOC. Atualizarei o título para refletir isso.

5 curtidas

Olá, você tem alguma atualização sobre este bug? Obrigado.

3 curtidas

Eu acho que permanece em pr-welcome. Notifiquei a equipe de experiência do funcionário, que está ciente do problema.

4 curtidas