Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: back button in media overview navigates to main list #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zeadhani
Copy link

Pull Request Description

Title:
Fix back button in the media overview section

Description:
This PR resolves an issue where the back button in the media overview section does not navigate back to the main list as expected. The fix ensures that the button correctly directs the user to the main list page.

Changes:
- Updated navigation logic for the back button in the media overview section.
- Added navigationBarBackButtonHidden in the main list to properly handle navigation.

Testing:
1. Navigate to the media overview section.
2. Click the back button.
3. Confirm that the user is redirected to the main list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant