I currently have no steps to reproduce it. But I noticed at least 3 times that the related topics tab was shown twice.
Yikes … @cvx any chance this is related to topic list refactoring?
Reproducing this kind of stuff is hard, but some things to try is navigating from 1 topic to another topic directly, cause in that case we do not tear down the entire control.
I don’t think it’s related to topic list modernization - the new path isn’t enabled on meta and most of the stuff that touches the old implementation hasn’t been merged yet.
It could be anything, any uncaught fatal js error can result in a double-render. But it’s likely anything that extends topic-more-content area, like d-ai’s component that is rendered in that outlet. Or a bug in more-topics component.
I don’t see anything immediately incorrect in either one, but there are some code smells so I’ll do a cleanup pass on them. Maybe something will come out. ![]()
도움이 될지는 잘 모르겠지만, 그 이후로 다시는 그런 현상을 확인하지 못했습니다. 제가 이 문제를 인지했던 3번의 경우 모두 TL4 및 카테고리 모더레이터로 활동하던 중이었습니다. 물론 제가 여기에 더 많은 시간을 보냈기 때문일 수도 있지만, 제 느낌으로는 확장된 권한(검토 대기열 및 비공개 토픽이 가장 먼저 떠오르네요)과 더 관련이 있을 가능성이 더 높아 보입니다.
불행히도, 제가 여기에 올린 것보다 더 많은 내용을 실제로 보여주는 스크린샷은 한 경우에만 가지고 있습니다. 그 스크린샷에서는 중복된 관련 탭이 표시되었던 Contribute > Feature 토픽이 스팸 토픽이었으며, 제가 아마 방금 플래그를 달았을 것으로 보입니다. 또한 사이드바에 검토를 기다리는 게시글 하나가 보였는데, 제가 #contribute:feature의 카테고리 모더레이터가 아니었으므로 이는 분명히 다른 토픽의 게시글일 것입니다.

