Skip to content

Do frontend of exclude attending and remove dashboardNews#9165

Merged
nabramow merged 3 commits into
developfrom
na/web/excludeattending
Jun 29, 2026
Merged

Do frontend of exclude attending and remove dashboardNews#9165
nabramow merged 3 commits into
developfrom
na/web/excludeattending

Conversation

@nabramow

Copy link
Copy Markdown
Member

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

  • There are no console warnings when running the app
  • Added tests where relevant
  • Clicked around my changes running locally and it works
  • Checked Desktop, Mobile and Tablet screen sizes

For maintainers

  • Maintainers can push commits to my branch
  • Maintainers can merge this PR for me

@CouchersBot

CouchersBot commented Jun 22, 2026

Copy link
Copy Markdown
Member

Mobile

Install the Dev Tool (iOS via TestFlight, iOS Simulator, or Android .apk) here.

Scan the QR with your phone camera, or tap Open in Dev Tool on the device, to open this branch in the installed Dev Tool dev client.

    iOS         Android    
    QR to open the iOS build         QR to open the Android build    
    Open in Dev Tool         Open in Dev Tool    
Deep links

iOS

couchers-devtool://expo-development-client/?url=https%3A%2F%2F3a50c320--ota.preview.couchershq.org%2Fios%2Fmanifest

Android

couchers-devtool://expo-development-client/?url=https%3A%2F%2F3a50c320--ota.preview.couchershq.org%2Fandroid%2Fmanifest

Web (Vercel)

View the Vercel web preview for this branch.

Backend

Schema Schema diff Sample emails

Other

Protos Backend coverage Web coverage

@nabramow nabramow changed the title Do frontend of exclude attending and remove dashboardNews [WIP] Do frontend of exclude attending and remove dashboardNews Jun 28, 2026
@nabramow
nabramow marked this pull request as ready for review June 28, 2026 16:31
@nabramow
nabramow requested a review from aapeliv June 28, 2026 21:27
@nabramow
nabramow merged commit 47f2341 into develop Jun 29, 2026
5 checks passed
@nabramow
nabramow deleted the na/web/excludeattending branch June 29, 2026 09:01
@github-actions github-actions Bot added the release notes: pending Add to stuff that should be included in release notes label Jun 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📝 Release Notes

This PR should be included in the release notes.

Suggested release note:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: pending Add to stuff that should be included in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filter out attending events from the discover/events in your communities view

2 participants