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
Description:
In some navigation flows within the Android app, the bottom navigation bar unexpectedly disappears, leaving the user without access to key navigation options. This forces users to backtrack or restart the app to regain full functionality.
Steps to Reproduce:
1. Open the app on an Android device
2. Navigate through different sections (e.g., go to an Event, then return with back arrow in the app)
3. Observe that the bottom navigation bar is no longer visible on some screens
Actual Result:
The bottom navigation bar disappears during certain navigation flows.
Expected Result:
The bottom navigation bar should remain consistently visible across all screens.
Additional Information:
A video demonstrating the issue is attached for reference.