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 comments uncollapsing when they're not supposed to #1540

Merged
merged 2 commits into from Jun 24, 2023

Conversation

SleeplessOne1917
Copy link
Member

Closes #1510. Thank you @scme0 for giving me the information needed to fix it.

@scme0
Copy link
Contributor

scme0 commented Jun 24, 2023

Nice! No problems, I thought we shouldn't have been getting the callback there (for all comments) but I didn't realise it was just the equality being used. 🤦‍♂️ Good catch 👍

@SleeplessOne1917 SleeplessOne1917 enabled auto-merge (squash) June 24, 2023 04:04
@SleeplessOne1917 SleeplessOne1917 merged commit e8dda77 into main Jun 24, 2023
1 of 2 checks passed
jsit added a commit to jsit/lemmy-ui that referenced this pull request Jun 24, 2023
…ssage-updates

* lemmy/main: (21 commits)
  Fix comments expanding when they're not supposed to (LemmyNet#1540)
  Remove federation worker count
  fix: Add triangle alert icon to language warning
  Refactor first load handling
  fix: Add aria-describedby for language warning
  Fix issue when navigating awat from settings
  Give function better name
  Cache post listings and restore listing state when using browser back navigation buttons.
  Change function name
  Make date distance format use correct verbiage
  Extract date fns setup
  Fix homepage `scrollTo(0, 0)` failing when document size changes.
  v0.18.0
  v0.18.0-rc.8
  Moved `!isBrowser()` check to `FirstLoadServer.isFirstLoad`
  Fix server-side rendering after first load.
  Remove unused dep
  Replace momentjs with date-fns
  added litely-compact
  changed where custom compact code goes
  ...
@alectrocute
Copy link
Contributor

@SleeplessOne1917 We have a similar issue with expanded post images being collapsed when upvoting.

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.

All comments expanded upon voting
3 participants