chatwoot/app/javascript/dashboard/components/widgets/WootWriter
Sivin Varghese f801c1928d
chore: Default file limits for private notes and reset attachment on mode switch (#12310)
# Pull Request Template

## Description

This PR fixes the handling of attachments and file limits in reply
modes:

* Applies **default file size and type limits** for private notes
* **Resets attachments** automatically when switching reply modes


## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?

### Loom video

https://www.loom.com/share/abad3e6a0383405ea5f31314c1494f2f?sid=38715fd0-e305-4a9b-8f4d-fc6a6e5c0833


## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-08-27 11:56:07 +05:30
..
utils chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
AudioRecorder.vue fix: Update the reply box to handle play, pause callbacks from WaveSurfer (#10223) 2024-10-05 00:17:11 -07:00
constants.js Adds character count to reply box 😳 (#1634) 2021-01-13 19:16:45 +05:30
Editor.vue feat: New Scenarios page (#11975) 2025-07-30 19:34:27 +05:30
EditorModeToggle.vue feat: update colors for v4 (#10660) 2025-01-15 17:13:03 +05:30
FullEditor.vue fix: styles in ProseMirror URL prompt modal (#11256) 2025-04-08 12:38:28 +05:30
keyboardEmojiSelector.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
ReplyBottomPanel.vue chore: Default file limits for private notes and reset attachment on mode switch (#12310) 2025-08-27 11:56:07 +05:30
ReplyTopPanel.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30