Skip to content

Group contribution prompts into compact panels - #286

Merged
hamzamerzic merged 3 commits into
mobius-os:mainfrom
hamzamerzic:fix/compact-contribution-panels
Jul 28, 2026
Merged

Group contribution prompts into compact panels#286
hamzamerzic merged 3 commits into
mobius-os:mainfrom
hamzamerzic:fix/compact-contribution-panels

Conversation

@hamzamerzic

Copy link
Copy Markdown
Collaborator

Summary

  • cap contribution prompts and source-chat review cards at a readable desktop width
  • present several questions or prepared contributions as one headed panel with compact internal rows
  • keep every decision, dismissal, and contribution action independent
  • bound multi-item review panels to one scroll area and preserve the phone-width layout
  • show the aggregate change total in compact rows while keeping complete file details behind Details

Context

This is a focused follow-up to #250, which introduced the source-chat contribution review card and noted that a chat would normally have zero or one prepared record. Real working chats can accumulate several independent contributions, and one agent question can carry several contribution decisions. The existing surfaces then stretch across a wide transcript and read as a wall of separate cards.

This keeps the existing review and publication trust boundaries unchanged; it only improves how those decisions are presented.

Testing

  • 1,991 frontend library checks passed
  • 63 frontend hook checks passed
  • production frontend build passed
  • rendered against a live three-item state at desktop and phone-sized viewports

Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
@hamzamerzic hamzamerzic added area: ui User interface and interaction design enhancement New feature or request labels Jul 27, 2026
hamzamerzic and others added 2 commits July 27, 2026 23:40
@hamzamerzic
hamzamerzic enabled auto-merge (squash) July 27, 2026 23:47
@hamzamerzic
hamzamerzic merged commit 081161c into mobius-os:main Jul 28, 2026
7 of 8 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 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant