If the is_direct status of a room changes for some reason (for example, if member changes cause the SDK’s is_direct() return value to change, or if the m.direct tag is modified), the current update_room logic does not seem to detect this specific change and send a dedicated update to RoomsList to adjust the grouping of that room.
Let's fix it in the future pr.
Originally posted by @aaravlu in #471 (comment)
Let's fix it in the future pr.
Originally posted by @aaravlu in #471 (comment)