changes the loading indicator in mail/threads#511
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThis pull request updates several mail components to improve the loading state display and code clarity. In the Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
🧰 Additional context used🧬 Code Definitions (2)apps/mail/components/mail/mail-iframe.tsx (1)
apps/mail/components/mail/thread-display.tsx (4)
🔇 Additional comments (7)
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
changes the loading indicator in mail/threads
old:
says "Loading mail content"
CleanShot.2025-03-24.at.01.48.21.mp4
new:
now has skeleton instead of the ugly loading indicator
CleanShot.2025-03-24.at.01.44.38.mp4
Summary by CodeRabbit
New Features
Style