iachat/app/javascript/dashboard
Sivin Varghese 67e52d7d51
fix: Chat list header overflow issue (#10577)
# Pull Request Template

## Description

This PR fixes the overflow issue with the chat list header title.

## Type of change

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

## How Has This Been Tested?

**Before**
<img width="484" alt="image"
src="https://github.com/user-attachments/assets/e46f6daf-e2f3-4f1c-ba33-00a932d7788f"
/>


**After**
<img width="484" alt="image"
src="https://github.com/user-attachments/assets/d45808aa-ebbd-47e4-be32-f643c22b363f"
/>



## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] 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
2024-12-12 13:22:52 +05:30
..
api feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
assets chore: Update chat list header UI (#10573) 2024-12-12 10:12:07 +05:30
components fix: Chat list header overflow issue (#10577) 2024-12-12 13:22:52 +05:30
components-next chore: Remove unused files in contact (#10570) 2024-12-11 19:29:24 -08:00
composables feat(v4): Compose new conversation without multiple clicks (#10545) 2024-12-05 20:16:29 -08:00
constants fix: Update design of the conversation sidebar, chatlist (#10572) 2024-12-11 08:06:21 -08:00
helper chore: Remove unused files in contact (#10570) 2024-12-11 19:29:24 -08:00
i18n chore: Remove unused files in contact (#10570) 2024-12-11 19:29:24 -08:00
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules chore: Remove unused files in contact (#10570) 2024-12-11 19:29:24 -08:00
routes chore: Update chat list header UI (#10573) 2024-12-12 10:12:07 +05:30
store feat: Throttle meta request for large chat size (#10518) 2024-12-05 22:35:30 -08:00
App.vue fix: Resolve accountId from the route, initialize route-sync before the app is loaded (#10245) 2024-10-08 09:25:51 -07:00
featureFlags.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00