Skip to content

Fixed an issue where a selected group wouldn't get unselected in composer #4953

Manish requested to merge js/4953-mob-share-a-post-to-a-group-4 into release/v4.37.0

Ticket(s) / Related Merge Requests

(Any issue cards for the merge request, and related merge requests/dependencies)

Summary of Changes

  • fixed an issue where navigation for groups in channel wasn't working

  • fixed an issue where a selected group wouldn't get unselected in composer

  • 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 when you select a group audience in composer, and then switching to something else (e.g. public) the post will be sent accordingly

Regression Scope

  • composer audience
  • groups in channel

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

(What has been tested already?)

Screenshots

Simulator_Screen_Recording_-iPhone_14_Pro_Max-_2023-06-27_at_12.08.06

Does this impact

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

Merge request reports