Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programmatic way to control visibility of Feedback button #9549

Open
amitnavindgi opened this issue Nov 14, 2023 · 0 comments
Open

Programmatic way to control visibility of Feedback button #9549

amitnavindgi opened this issue Nov 14, 2023 · 0 comments

Comments

@amitnavindgi
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

3 participants