Skip to content

Fix disabled comments still opening #4918

Manish requested to merge js/4918-fix-disabled-comments-still-opening into master

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 the comments icon is disabled when comments are disabled
  • This MR could introduce regressions to all comment bottom sheets. Make sure that comments on newsfeed, channels, groups, blogs, and activity screen are working ok (test scrolling and navigating to one of the channels from the comments)

Regression Scope

comments bottom sheet

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

local, iOS

Screenshots

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports