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

Fix Live Chat collapsing once storage loaded #2194

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

testunde
Copy link
Contributor

Handles #1910.

Fixes:

  • addressing of the correct live-chat closing button element
  • recalling of livechat() once storage got loaded (otherwise storage.livechat is undefined at this point in time)
  • code indentation at one place

One thing to note: Terminology is now "closing" instead of "hiding". Not sure if this is important but wanted to hint on it. A "Show chat" button is still visible though, so it can be reopened again.

@ImprovedTube ImprovedTube merged commit 925baa8 into code-charity:master Apr 20, 2024
@ImprovedTube
Copy link
Member

hi @testunde! Thank you and welcome to the team!

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