Skip to content

Fix group suggestion using the wrong screen #4978

Manish requested to merge js/4978-mob-recommended-groups-fix into develop

Ticket(s) / Related Merge Requests

#4978 (closed)

Summary of Changes

I used the newer screen. But the screen used in onboarding seems to be broken. We need to fix that in another ticket

(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

(Share which areas to focus on while testing this MR)

Regression Scope

(Can this change cause another regression issue? Which areas to focus on for regression testing?)

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-19_at_13.37.45

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports