arjunattam / vscode-chat

Chat with your team while you collaborate over code using VS Live Share
https://marketplace.visualstudio.com/items?itemName=karigari.chat
GNU General Public License v3.0
531 stars 68 forks source link

messages show as new on vsCode and they are not new in Slack.. Can't dismiss them.. #369

Open rmjoia opened 5 years ago

rmjoia commented 5 years ago

even if I scroll up on the chat window they just don't get marked as read.. if I open slack, I have no message unread ...

image

Version: 1.35.1 (system setup)
Commit: c7d83e57cd18f18026a8162d042843bda1bcf21f
Date: 2019-06-12T14:30:02.622Z
Electron: 3.1.8
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17134
Akiyamka commented 5 years ago

Same problem. Read that message in slack or in extension - unread messages count still same. If i read that message in slack client - nothing changed, extension still show unread counter.

extension v 0.15.0 VSCode:

Version: 1.35.1
Commit: c7d83e57cd18f18026a8162d042843bda1bcf21f
Date: 2019-06-12T14:27:31.086Z
Electron: 3.1.8
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Linux x64 4.18.0-22-generic snap
smrtsmrf commented 5 years ago

I'm experiencing the same thing with thread messages in slack. Normal messages seem to get marked as read, but threads/replies never get marked as read

arjunattam commented 5 years ago

Thank you for reporting! We have been tracking thread unread issues in #92, and I'm not very clear on what the right fix for this is. Do the repro steps in #92 work for your issue? Would appreciate any contributions or pointers on this.