You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding a Slack Workspace in the setup widget, a new window is opened to auth with Slack.
We then wait for the popup to close before refreshing workspaces.
This works in Element Web, but in Element Desktop the popup opens in your web browser so the widget just thinks the popup didn't open:
Authorizing with Slack still works, however you have to close and open the widget to see the new Workspace.
We should implement this in a way that doesn't require interacting with the popup (such as polling workspaces), and fix the popup warning message if possible.
The text was updated successfully, but these errors were encountered:
justinbot
added
S-Minor
Impairs non-critical functionality or suitable workarounds exist
T-Defect
Bugs, crashes, hangs, vulnerabilities, or other reported problems.
labels
Mar 7, 2023
When adding a Slack Workspace in the setup widget, a new window is opened to auth with Slack.
We then wait for the popup to close before refreshing workspaces.
This works in Element Web, but in Element Desktop the popup opens in your web browser so the widget just thinks the popup didn't open:
Authorizing with Slack still works, however you have to close and open the widget to see the new Workspace.
We should implement this in a way that doesn't require interacting with the popup (such as polling workspaces), and fix the popup warning message if possible.
The text was updated successfully, but these errors were encountered: