Notification Redirect & Light Mode Issue (Mobile)
π Affected Application: ArcSphere (Mobile App)
π Module: Notifications
π§Ύ Summary: When receiving a notification in the ArcSphere mobile application and tapping the notification, the app does not redirect to the corresponding comment or discussion. Additionally, after opening the notification, the interface switches to Light Mode, and some sections remain stuck in Light Mode even though the userβs preference is set to Dark Mode.
π§ͺ Steps to Reproduce:
- Open the ArcSphere Mobile App.
- Set the theme to Dark Mode under settings.
- Receive a notification (e.g., a comment, reply, or mention).
- Tap the notification to view it.
π₯ Actual Result:
- App does not redirect to the correct comment or discussion.
- UI automatically switches to Light Mode.
- Some sections remain in Light Mode, even after returning to the dashboard or home screen.
β Expected Result:
- Notification should redirect directly to the related comment or discussion.
- The Dark Mode setting should remain consistent across all app sections, including notifications.
βοΈ Possible Cause:
- Notification deep link not configured correctly for mobile redirection.
- Theme context or style handler not applied globally within the notification component.
π Category: UI/UX β Navigation & Theme π§± Severity: π Medium π― Priority: High (Affects user experience and app consistency)