Skip to content

feat(mobile): allow swiping notifications away - #1863

Merged
eleboucher merged 5 commits into
SableClient:devfrom
blueberrymuffin3:swipe-notifications
Aug 20, 2026
Merged

feat(mobile): allow swiping notifications away#1863
eleboucher merged 5 commits into
SableClient:devfrom
blueberrymuffin3:swipe-notifications

Conversation

@blueberrymuffin3

Copy link
Copy Markdown
Contributor

Description

Allow swiping notifications away to either side on mobile.

Screencast.From.2026-08-18.22-52-06.webm

Closes #1842

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

Comment thread src/app/components/notification-banner/NotificationBanner.tsx
Comment thread .changeset/allow_swiping_away_in_app_notifications_on_mobile.md Outdated
@blueberrymuffin3
blueberrymuffin3 marked this pull request as ready for review August 20, 2026 01:34
@eleboucher
eleboucher enabled auto-merge August 20, 2026 05:58
@eleboucher
eleboucher added this pull request to the merge queue Aug 20, 2026
Merged via the queue into SableClient:dev with commit 84303e5 Aug 20, 2026
13 checks passed
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.

Ability on mobile to swipe away in-app notifications to close them

2 participants