태그 정보 버튼이 어디로 갔나요?

There used to be a button next to the new topic button on the topic list filtered for a tag.

But I can no longer find it.

I can only see the wrench when I am admin. Where do I find the description and information on usage as a user now? I know there is the tag banner component, but that doesn’t provide information on usage like the button did (and obviously I cannot install it to get the information)

2개의 좋아요

looks like it may have been moved in this commit

https://github.com/discourse/discourse/commit/5f0d95e1f11a9cb5acbe8c7a61142400fc506f06#diff-42668bf25f525b38adcc400d504f13cb913d98cd334f888c91f051864eb08b30L280-L296

1개의 좋아요

Yes it was removed when we added a dedicated tag settings page, and I’ve opened a PR to bring back the info button and revamp the old info banner align it with our category banner styles

https://github.com/discourse/discourse/pull/40171

Update: this has been merged and is available again!

3개의 좋아요

I think I found a bug today. I was on https://meta.discourse.org/ap/about and wanted to check the followers of one of the tags. For a moment, I wondered what the was supposed to add - nothing happens when I click it. Because of the navigation filter that indicated this is a tag page, I assume it’s the tag info button.

1개의 좋아요

Good find! that plugin reuses a component but doesn’t have the same data available… this will hide the button:

2개의 좋아요

Discourse 인스턴스에서 태그 정보를 항상 표시하도록 설정할 수 있나요? 그렇게 하면 태그 정보 버튼이 필요 없게 되겠죠? 만약 불가능하다면, 이 질문을 기능 요청으로 올려도 될까요? 미리 감사드립니다.