chatwoot/app/javascript/dashboard
Sivin Varghese 3dc7045340
fix: Dropdown for custom attributes in conversation sidebar hides under the list (#11099)
# Pull Request Template

## Description

This PR fixes the issue where the custom attributes type list dropdown
in the conversation sidebar gets hidden under the section.

## Type of change

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

## How Has This Been Tested?

### Screenshots
**Before**
<img width="310" alt="image"
src="https://github.com/user-attachments/assets/1aec7f08-8ca8-4868-914a-d545eab34dce"
/>


**After**
<img width="310" alt="image"
src="https://github.com/user-attachments/assets/eb9006f3-0bc1-4008-ac0d-1feeeadc139d"
/>



## 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
2025-03-17 20:51:56 -07:00
..
api feat: Add live report for teams (#10849) 2025-03-12 16:03:09 -07:00
assets fix: Wrong copy with teams multi-select dropdown (#11075) 2025-03-13 10:34:20 +05:30
components fix: Wrong copy with teams multi-select dropdown (#11075) 2025-03-13 10:34:20 +05:30
components-next feat: Update translated content inline (#11074) 2025-03-12 19:31:28 -07:00
composables fix: Translate "None" option in automation select (#11076) 2025-03-13 16:44:46 -07:00
constants feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
helper fix: Translate "None" option in automation select (#11076) 2025-03-13 16:44:46 -07:00
i18n chore: Update settings to match the new design (#11084) 2025-03-14 14:28:14 +05:30
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules feat: Update translated content inline (#11074) 2025-03-12 19:31:28 -07:00
routes fix: Dropdown for custom attributes in conversation sidebar hides under the list (#11099) 2025-03-17 20:51:56 -07:00
store feat: Add live report for teams (#10849) 2025-03-12 16:03:09 -07:00
App.vue feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
featureFlags.js feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00