수정: 추가 답글이 로드될 때까지 load_more_replies 버튼 비활성화

In PR #35136, a debounce logic is added to the reply button. However, a similar issue occurs in the “load_more_replies” button as well.

This commit fix the issue by adding disable logic to the load_more_replies button, so that the button is also disabled when loading, and this issue is solved.

A PR to solve this is here:
https://github.com/discourse/discourse/pull/36816

3개의 좋아요

Thank you for your contribution!

2개의 좋아요

This topic was automatically closed after 20 hours. New replies are no longer allowed.