element-hq / element-integration-manager

Element Integration Manager related issues
6 stars 1 forks source link

Integrated widget bad url #7

Open Sigmun opened 3 years ago

Sigmun commented 3 years ago

Description

When adding some widget (ethercalc, custom widget ziteboard, awwapp), the shared url seems to not be the same in the integrated widget and in the external link.

Steps to reproduce

  1. create an ethertcalc widget
  2. get the ethercalc url of it
  3. open an custom widget of this url
  4. open an external browser with this url

ElementWidget

Version information

For the web app:

For the desktop app:

Sigmun commented 3 years ago

Nobody here has faced to this bug? Just start a new ethercalc, pin it, edit cells and then detach widget. I don't see the edited cells

jryans commented 3 years ago

It looks like the room ID for the embedded widget gets encoded as https://ethercalc.net/!roomId%3Amatrix.org, which is treated as a separate URL from https://ethercalc.net/!roomId:matrix.org displayed in the widget info.

As a workaround for the moment, you could use the %3A form in the separate tab.