Skip to content

fix disabled comments still opening #4975

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

Ticket(s) / Related Merge Requests

#4975 (closed)

Summary of Changes

  • Fixed an issue causing the ios comment input having extra padding.
  • Fixed an issue causing comment input opened from activity screen to be misplaced

(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 to test adding a comment from
    • feed
    • activity screen
  • adding a comment to a blog can also be tested

Regression Scope

  • comment bottom sheet and more specifically the comment input

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

ios, android

Screenshots

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Vali

Merge request reports