Skip to content

Remove highlights and advanced filters for Feb release - #98

Merged
amjiao merged 5 commits into
mainfrom
feb-release-modifications
Feb 5, 2026
Merged

Remove highlights and advanced filters for Feb release#98
amjiao merged 5 commits into
mainfrom
feb-release-modifications

Conversation

@amjiao

@amjiao amjiao commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

Overview

Highlights UI and Advanced filters UI are currently in main, although they're not networked. Since we're releasing bug fixes ASAP, I commented out UI access points to highlights and advanced filters temporarily (saved copy of current main to branch jan-main-copy just in case). All code for highlights and advanced filters still exists in this branch though.

Changes Made

  • commented out highlights from ScoreNavHost.kt and RootNavigation.kt
  • commented out advanced filters from HomeScreen.kt

@amjiao
amjiao requested a review from EmilJiang February 3, 2026 18:22

@AndrewCheung360 AndrewCheung360 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: I think it would be better to hide these behind some sort of boolean feature flag instead of commenting out code.

@amjiao

amjiao commented Feb 5, 2026

Copy link
Copy Markdown
Contributor Author

will def implement feature flags next time but leaving them out for now since we're in a time crunch for releasing this 🙏

@amjiao amjiao linked an issue Feb 5, 2026 that may be closed by this pull request
@amjiao
amjiao merged commit bd89c4d into main Feb 5, 2026
4 checks passed
@amjiao
amjiao deleted the feb-release-modifications branch February 5, 2026 17:29
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.

Dev and prod endpoint not stored in secret.properties

2 participants