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
nabramow
changed the title
Do frontend of exclude attending and remove dashboardNews [WIP]
Do frontend of exclude attending and remove dashboardNews
Jun 28, 2026
Fixed duplicate event listings so events you are already attending or organizing no longer appear in Discover Events and community event suggestions
🤖 Bot Debug Information
Model:couchers.openai.gpt-5.4 Decision:include Reasoning: This fixes a noticeable duplicate-events issue in two user-facing event discovery areas: events users are already attending or organizing will no longer also appear in community/discover event lists. That is a meaningful UX improvement users will notice when browsing events. The dashboardNews removal is internal and not release-note worthy, but the event filtering change is.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Do the frontend for the exclude attending fix in both dashboard and events page under 'Discover Events'.
Closes #8893
Testing
Explain how you tested this PR and give clear steps so the reviewer can replicate.
Web frontend checklist
For maintainers