Skip to content

Conversation

@Alex-Tideman
Copy link
Collaborator

@Alex-Tideman Alex-Tideman commented Jul 1, 2025

Description & motivation 💭

Decode Local Activity activity type in Compact mode.

Screenshots (if applicable) 📸

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

@Alex-Tideman Alex-Tideman requested a review from rossedfort as a code owner July 1, 2025 19:08
@vercel
Copy link

vercel bot commented Jul 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
holocene ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2025 7:08pm

} else if (
isEventGroup(event) &&
isLocalActivityMarkerEvent(event.initialEvent)
) {
Copy link
Contributor

Choose a reason for hiding this comment

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

DUDE! I should have thought of this! Thanks for the update. This is a nice fallback. Nice catch FR!

@Alex-Tideman Alex-Tideman merged commit 31b3298 into main Jul 1, 2025
15 checks passed
@Alex-Tideman Alex-Tideman deleted the local-activity-type-fix-compact-view branch July 1, 2025 21:30
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.

3 participants