feat(ui): audio attachments in composer#59
feat(ui): audio attachments in composer#59renefloor wants to merge 5 commits intomain-design-systemfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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 |
Submit a pull request
CLA
Description of the pull request
This moves the audio waveform from the chat project to the core project with minimal changes.
Only real change is that the active/idle state of the waveform is reflected in the component itself to simplify the use in chat.
It also separates the attachment container for easier use of chat specific attachments, such as voice recordings.
Screenshots / Videos