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

Add support for "isOpen" prop on popup #86

Merged
merged 5 commits into from
Sep 10, 2024
Merged

Add support for "isOpen" prop on popup #86

merged 5 commits into from
Sep 10, 2024

Conversation

nbramblett
Copy link
Contributor

When this prop is defined (either true or false), it overrides the internal "open" controls and defers that control entirely to the parent component.

@nbramblett nbramblett requested a review from a team as a code owner September 9, 2024 20:43
test-site/src/App.tsx Outdated Show resolved Hide resolved
src/components/ChatPopUp.tsx Outdated Show resolved Hide resolved
src/components/ChatPopUp.tsx Outdated Show resolved Hide resolved
@nbramblett nbramblett merged commit 15686b7 into main Sep 10, 2024
9 checks passed
@nbramblett nbramblett deleted the open-prop branch September 10, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants