Skip to content

Fixed some issues with disabled comments functionality #4918

Ticket(s) / Related Merge Requests

#4918 (closed)

Summary of Changes

(Summarize the changes made concisely)

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

  • make sure u can't comment or reply on a post with disabled comments
  • make sure disabling or enabling comments will take effect immediately without having to refresh
  • make sure the icons for disabling/enabling comments is ok (a chat icon)

Regression Scope

  • comments functionality, commenting, opening comments bottom sheet, replying

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

local, Android

Screenshots

TBD

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports