ECHO-438 remove the tooltip that says 'audio recording will be deleted'#273
ECHO-438 remove the tooltip that says 'audio recording will be deleted'#273
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughRemoved the 30-day audio expiry runtime gating and the InformationTooltip from ProjectConversationTranscript.tsx; the expiry logic is left commented out and UI controls that previously depended on it were re-enabled. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Assessment against linked issues
Out-of-scope changes
Possibly related PRs
LGTM. 📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. 📒 Files selected for processing (1)
✨ Finishing Touches
🧪 Generate unit tests
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:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
- comment isAudioExpired function
…d' (#273) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Style** * Removed the informational tooltip in the audio player section that stated recordings are deleted after 30 days. The audio player toggle, layout, and behavior remain unchanged. Expired recordings still cannot be played according to existing rules; only the explanatory tooltip has been removed. This streamlines the interface without altering how audio availability works. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Summary by CodeRabbit