sampaiodiego / rocket.chat.app-poll

Rocket.Chat App for creating polls.
MIT License
50 stars 39 forks source link

Polls dont work in E2EE Channels #67

Closed b90g closed 3 years ago

b90g commented 3 years ago

Reproduce:

  1. Activate E2EE in a private group chat
  2. try to create a poll

    Expcted:

    a Poll form opens

    Actual:

    polls dont work in e2ee chats.

    Server:

    RC 3.12.1

RonLek commented 3 years ago

Hey @b90g . I couldn't reproduce this issue. I'm able to create polls within groups (private rooms) with E2E enabled without any problems.

chrome-capture (3)

Could you please elaborate over your issue or share the Rocket.Chat logs of what happens when you create a poll within a private E2E room? (accessible via Administration -> View Logs)

l8com commented 3 years ago

https://user-images.githubusercontent.com/14282757/113728825-b6ec6900-96f6-11eb-8665-58f304afd635.mov

When I use an E2E encrypted channel, a slash command would not raise the plugin but would simply be pasted as text (including the slash). It works from iOS but it doesn't work on my Mac (Big Sur), neither in Safari nor in the Client.

b90g commented 3 years ago

@RonLek where you alone in the "E2EE"-Groupchat?

l8com commented 3 years ago

@RonLek where you alone in the "E2EE"-Groupchat?

I have the same when alone in a channel. Same on Windows (with Windows Client and Firefox and Edge). Other slash commands such as /help or /leave have the same problem.

l8com commented 3 years ago

btw: we run v2.0.0

RonLek commented 3 years ago

@RonLek where you alone in the "E2EE"-Groupchat?

@b90g yes I was the only one in that room.

Updated my RC server from 3.12.0-develop to 3.14.0-develop and I was able to reproduce this issue.

l8com commented 3 years ago

Oh, it's new. Thanks for the news. Did you try other slash commands (/help or /leave)?

RonLek commented 3 years ago

Yes. I did. Getting the same issue. Looks like a problem within the RC server itself within the new update.

l8com commented 3 years ago

so the issue should entered be there? Would you transfer that?

RonLek commented 3 years ago

@l8com I think @b90g would need to close this one and open an issue here or here. This isn't something specific to the Poll App.

l8com commented 3 years ago

Not specific to the Poll App, I agree. But why would it not happen in iOS if it is a server issue?

b90g commented 3 years ago

https://github.com/RocketChat/Rocket.Chat/issues/21571