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

client: fix chat not being stickied to the bottom when joining channel #484

Merged
merged 1 commit into from Jul 11, 2016

Conversation

williamboman
Copy link
Member

Closes #469.

26bf948 is the offending commit.

The .chat element is not rendered until after L803, causing the sticky plugin to not function.

@astorije astorije added Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors. priority labels Jul 10, 2016
@astorije
Copy link
Member

@maxpoulin64, could you take a look at this please?

@MaxLeiter
Copy link
Member

webm showing the issue: https://sr.ht/IgQn.webm

@maxpoulin64
Copy link
Member

Confirming working here, nice catch. The danger of quick fixes like that, I didn't notice .sticky required the active class to be there. 👍

@maxpoulin64 maxpoulin64 merged commit cc881da into thelounge:master Jul 11, 2016
@astorije astorije added this to the 2.0.0 milestone Jul 11, 2016
@williamboman williamboman deleted the fix/chat-sticky branch July 11, 2016 13:06
matburnham pushed a commit to matburnham/lounge that referenced this pull request Sep 6, 2017
client: fix chat not being stickied to the bottom when joining channel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants