Improve pending requests design.

This commit is contained in:
John Preston
2026-06-25 13:22:47 +04:00
parent b2e2060170
commit f7238d8dd9
7 changed files with 178 additions and 69 deletions
@@ -926,7 +926,6 @@ void InnerWidget::changeOpenedCommunity(Data::CommunityInfo *community) {
this,
_controller,
community);
_communityRequestableList->show();
_communityRequestableList->countValue(
) | rpl::on_next([=] {
refresh();