linagora / Twake

Twake is a secure open source collaboration platform to improve organizational productivity.
https://twake.app
GNU Affero General Public License v3.0
1.79k stars 195 forks source link

Unable to leave channel #2527

Closed RomaricMourgues closed 2 years ago

RomaricMourgues commented 2 years ago

Backend call is done but channel list does not refresh

tprudentova commented 2 years ago

When you're the creator of the channel, it is impossible to leave it, you get the following error Screenshot 2022-09-26 at 12.22.50.png

RomaricMourgues commented 2 years ago

I will push a potential fix today but I don't know if it will be fixed. Could you open the developer tools (cmd+alt+I) then do the test and send me a screenshot of the request input ? It should look like this (content will be different but note the "Payload" tab). The line I want to see will be in red, if you have multiple red lines then send me multiple screen shots.

Screenshot 2022-09-27 at 10.20.17.png

tprudentova commented 2 years ago
Screenshot 2022-09-27 at 12 59 51

I'll need your guidance since I'm an amateur x) I suppose it looks different for macOS, could you tell me what info you need?

RomaricMourgues commented 2 years ago

Oh sorry, so from there in Firefox it seems, you need to go to "Network", then you will get a list of all requests, look for all red requests and click on them, a new view will be visible with a tab "Request" that you should select and then send me the screenshots.

On firefox it looks like this:

Screenshot 2022-09-27 at 12 04 25
tprudentova commented 2 years ago

Here's the way it looks for Safari, no Request tab in the new menu :( And the bug only seems to happen for Safari

Screenshot 2022-09-27 at 13 09 01
RomaricMourgues commented 2 years ago

Thanks, that is almost perfect, you see the little select "Response" at the top right of the screenshot ? Do exactly the same but select "Request" before to send it to me :)

tprudentova commented 2 years ago
Screenshot 2022-09-28 at 09 49 27 Screenshot 2022-09-28 at 09 49 37

The Response button only gives you view options, but I hope it helps!