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

Chat: Speed up chat panel debounce w/ trigger on leading edge too #2126

Merged
merged 3 commits into from
Dec 6, 2023

Conversation

toolmantim
Copy link
Contributor

Follow up to #2115, this ensures we trigger chat panel creation and restoration straight away (on the leading edge of the timeout), and reduces the restoration timeout to match.

Test plan

  • Open new chat
  • Open existing chat
  • Reload window and ensure restores correct

Copy link
Contributor

@abeatrix abeatrix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@toolmantim toolmantim merged commit 399b1eb into main Dec 6, 2023
14 checks passed
@toolmantim toolmantim deleted the tl/speed-up-chat-panel-debounce branch December 6, 2023 00:58
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