Skip to content

Fix RootStack transition regression #4200

Manish requested to merge fix/transition-regression-4200 into release/4.23.0

Summary of Changes

fixes #4200 (closed). All app stack navigations should work as before.

Testing Considerations

  • open a comment from newsfeed -> tap on user profile => scre1. en will open from right
  • on own channel page -> tap ellipsis -> tap boost => bottom sheet should open from bottom
  • the following pages should open like before:
  • Tabs
  • PortraitViewerScreen
  • EmailConfirmation
  • Update
  • Notifications
  • Channel
  • DiscoverySearch
  • ChannelEdit
  • Activity
  • GroupView
  • BlogView
  • WireFab
  • Report
  • TierScreen
  • ReceiverAddressScreen
  • BtcAddressScreen
  • BankInfoScreen

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

(Any extra UI screens that can be shared)

Does this impact

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

Merge request reports