Skip to content

Keep notification preview compact on small screens - #858

Merged
hamzamerzic merged 2 commits into
mobius-os:mainfrom
hamzamerzic:fix/notification-preview-compact
Aug 22, 2026
Merged

Keep notification preview compact on small screens#858
hamzamerzic merged 2 commits into
mobius-os:mainfrom
hamzamerzic:fix/notification-preview-compact

Conversation

@hamzamerzic

Copy link
Copy Markdown
Collaborator

Summary

  • keep the notification preview content-sized with a compact viewport-relative ceiling
  • preserve internal scrolling when the list exceeds that ceiling
  • include the top safe-area inset in the available-height calculation

This keeps the shell utility aligned with the bounded eight-item preview established in #239 instead of letting it resemble a full-screen shade.

Testing

  • node --test src/components/NotificationsView/__tests__/*.test.js

Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
@hamzamerzic hamzamerzic added area: ui User interface and interaction design bug Something isn't working labels Aug 22, 2026
@hamzamerzic
hamzamerzic added this pull request to the merge queue Aug 22, 2026

@miljanm miljanm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reviewer: all clear

I didn't find a concrete issue in this revision. This is a QA second look, not a maintainer approval.

Reviewed revision 07e9757daa44.

Merged via the queue into mobius-os:main with commit a542e13 Aug 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ui User interface and interaction design bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants