사용자 관리 페이지에서 사용자 맞춤 그룹에 사용자를 추가해도 변경 사항 승인 버튼이 사라지지 않음

In a users admin page if you scroll down to the ‘Groups’ and try to add the user to a custom group the :white_check_mark: button will appear as you can see in the image below.

However, when you press it, it does not disappear looking like the action did not complete. But if you refresh the page the user was in fact added to the group but the ui doesn’t reflect this.

2개의 좋아요

Another page that would be better suited for a proper refactoring to Glimmer :thinking:

In the meantime, here’s the fix

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

1개의 좋아요

This topic was automatically closed after 2 days. New replies are no longer allowed.