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

Do not init inline controller on startup when disabled #764

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

philipp-spiess
Copy link
Contributor

When the inline chat is disabled, we'd still show the comment thread UI during extension startup before we "fix" it by removing it again. This is causing unnecessary visual churn so we now check the settings right away.

Test plan

Screen.Recording.2023-08-21.at.15.55.20.mov

@philipp-spiess philipp-spiess requested review from abeatrix and a team August 21, 2023 13:58
@philipp-spiess philipp-spiess self-assigned this Aug 21, 2023
@philipp-spiess philipp-spiess enabled auto-merge (squash) August 21, 2023 13:59
@philipp-spiess philipp-spiess merged commit 0bdeb62 into main Aug 21, 2023
8 checks passed
@philipp-spiess philipp-spiess deleted the ps/do-not-init-inline-controller-when-disabled branch August 21, 2023 14:02
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.

None yet

2 participants