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

Refactor MobileCategoryHeader instantiation #631

Closed
wants to merge 1 commit into from

Conversation

leewyatt
Copy link
Collaborator

The changes removed unnecessary overriding of the goBackLink method when creating MobileCategoryHeader instances in various parts of the mobile application. This makes the code cleaner and easier to manage. Future modifications to the MobileCategoryHeader class will now propagate more predictably to the rest of the codebase.

The changes removed unnecessary overriding of the `goBackLink` method when creating `MobileCategoryHeader` instances in various parts of the mobile application. This makes the code cleaner and easier to manage. Future modifications to the `MobileCategoryHeader` class will now propagate more predictably to the rest of the codebase.
@leewyatt leewyatt closed this Jul 10, 2024
@dlemmermann dlemmermann deleted the feature-mobile-navigation branch September 5, 2024 14:33
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