-
- Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#7005Labels
A-WidgetsO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-TolerableLow/no impact on usersLow/no impact on usersT-Enhancement
Description
Is your suggestion related to a problem? Please describe.
Users can currently popout widgets that are using the Widget API. This should be prevented if a widget initialized the Widget API.
Describe the solution you'd like
If a widget calls the start() function of the Widget API disable the popout feature of the widget container.
Metadata
Metadata
Assignees
Labels
A-WidgetsO-UncommonMost users are unlikely to come across this or unexpected workflowMost users are unlikely to come across this or unexpected workflowS-TolerableLow/no impact on usersLow/no impact on usersT-Enhancement