Skip to content

Refine chat activity loader layout - #17

Merged
Afnanksalal merged 1 commit into
masterfrom
codex/chat-activity-multiline
Jun 26, 2026
Merged

Refine chat activity loader layout#17
Afnanksalal merged 1 commit into
masterfrom
codex/chat-activity-multiline

Conversation

@Afnanksalal

Copy link
Copy Markdown
Contributor

What changed

  • Force chat_activity into an explicit vertical child layout so it no longer inherits horizontal chat-bubble flow.
  • Bound the content width and render two quiet skeleton/shimmer lines instead of one stretched rail.
  • Keep the public function signature unchanged for Tokito consumers.

References

  • Material progress indicators: loading should be communicated without blocking context.
  • Carbon loading guidance: avoid noisy stacks of loaders; skeleton states fit progressive content.
  • NN/g skeleton screens: layout-like placeholders reduce perceived waiting.

Verification

  • cargo fmt --all
  • cargo clippy --all-targets -- -D warnings
  • RUSTDOCFLAGS='-D warnings' cargo doc --no-deps

@Afnanksalal
Afnanksalal merged commit 65eb932 into master Jun 26, 2026
1 check passed
@Afnanksalal
Afnanksalal deleted the codex/chat-activity-multiline branch June 26, 2026 17:48
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.

1 participant