-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Problem Statement
Currently, the feedback widget can be enabled via the integration constructor. It'd be great to have the option to toggle the visibility of the feedback button programmatically at run time.
For example, I'd like to remove the button (from the bottom right corner) for certain user interactions and things like animations or some important content/media being shown to the users.
Solution Brainstorm
A global variable on the root app instance that can be set to true
or false
to control the visibility?
tjhiggins, manng2 and cyburns
Metadata
Metadata
Assignees
Projects
Status
Waiting for: Product Owner