You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(navigation): launch AccountPage from app bar
Updated the onTap action for the user avatar in the FeedSliverAppBar. It no longer shows a modal bottom sheet. Instead, it now navigates to the new top-level /account route using context.pushNamed(Routes.accountName).
0 commit comments