Show only version string for OTA status#1738
Conversation
Display the truncated version string (e.g. "v1.2.3") instead of the verbose "You're up to date (v...)" message so the sidebar OTA menu item is concise and avoids the previous truncated/wordy display. Also remove text truncation on shared profile labels to prevent duplicate truncation styling and ensure labels render cleanly.
✅ Deploy Preview for hyprnote ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughUpdates the OTA update checker UI component to display a simplified version label ("v" or "No updates available") in the noUpdate state, and removes CSS text truncation from MenuItem labels to allow text wrapping. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Possibly related PRs
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. 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. Comment |
Display the truncated version string (e.g. "v1.2.3") instead of the verbose "You're up to date (v...)" message so the sidebar OTA menu item is concise and avoids the previous truncated/wordy display. Also remove text truncation on shared profile labels to prevent duplicate truncation styling and ensure labels render cleanly.