Skip to content

fix(companion): booking list page crash and dropdown filter#27733

Merged
dhairyashiil merged 4 commits intodevin/1769481332-configurable-landing-pagefrom
fix/booking-list-page-crash
Feb 7, 2026
Merged

fix(companion): booking list page crash and dropdown filter#27733
dhairyashiil merged 4 commits intodevin/1769481332-configurable-landing-pagefrom
fix/booking-list-page-crash

Conversation

@dhairyashiil
Copy link
Copy Markdown
Member

@dhairyashiil dhairyashiil commented Feb 7, 2026

Summary by cubic

Fixes the Booking List page crash on iOS and Android and makes the dropdown/status filter reliable by stopping filter update loops and simplifying list rendering.

  • Bug Fixes
    • Removed the incorrect Activity wrapper and switched to simple conditional rendering, fixing list/empty-state crashes.
    • Prevented filter loops by tracking the last URL-based filter (iOS/Android), ensuring deep-link params update the view only when needed.
    • Tweaked EmptyScreen styling by removing the container background and using a dedicated icon background for better theme consistency.

Written for commit 6e5f4a8. Summary will update on new commits.

@graphite-app graphite-app bot added the core area: core, team members only label Feb 7, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 4 files

@dhairyashiil dhairyashiil merged commit e54c3a1 into devin/1769481332-configurable-landing-page Feb 7, 2026
8 of 9 checks passed
@dhairyashiil dhairyashiil deleted the fix/booking-list-page-crash branch February 7, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core area: core, team members only size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant