mattermost / mattermost

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
https://mattermost.com
Other
30.15k stars 7.22k forks source link

Work of group info depends on application (webapp/mobile) state #22436

Closed TiPo4u4eK closed 1 year ago

TiPo4u4eK commented 1 year ago

Summary Work of group info depends on application (webapp/mobile) state. May be related to https://github.com/mattermost/mattermost-server/issues/22435

Steps to reproduce

  1. Create more then 60 groups (default pagination: page=0&per_page=60)
  2. Create message with @group[60+]
  3. Log in with empty state (private browser window, etc.)

Expected behavior

  1. Click on group[60+] mention and open group info

Observed behavior (that appears unintentional)

  1. Group mention of group[60+] is not clickable

State influence

  1. Try to find group[60+] in message editor
  2. Group mention of group[60+] is now clickable and opens group info

Possible fixes

If in post history found new mentions not existing in state - search for them and add to state

amyblais commented 1 year ago

Opened https://mattermost.atlassian.net/browse/MM-51210.

amyblais commented 1 year ago

Closing as duplicate of the other issue,