You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When ignoring a user, the timeline still display the previous messages sent by the user. Element-Web do a local filter of such messages.
Clearing cache fix that, but it's not ideal.
Current side effect: it's still possible to open room member profile screen of an ignored user, with the possibility to ignore it again. There is no need to implement an unignore action here, if we properly fix this issue.
The text was updated successfully, but these errors were encountered:
When ignoring a user, the timeline still display the previous messages sent by the user. Element-Web do a local filter of such messages.
Clearing cache fix that, but it's not ideal.
Current side effect: it's still possible to open room member profile screen of an ignored user, with the possibility to ignore it again. There is no need to implement an unignore action here, if we properly fix this issue.
The text was updated successfully, but these errors were encountered: