iachat/app/javascript/dashboard/components-next/message/bubbles
Sivin Varghese 4efeb4eda2
fix: Incorrect translation in contact merge modal and resolve z-index issue (#10943)
# Pull Request Template

## Description

This PR includes fix for,

**1**. Incorrect error message translation for search in contact merge
modal.
<img width="395" alt="image"
src="https://github.com/user-attachments/assets/e6592bcc-4656-4a6e-83a9-7124e2c4732a"
/>


**2**. Z-index issue in chat screen
<img width="395" alt="image"
src="https://github.com/user-attachments/assets/387a2b47-ea85-49c7-832b-8bc1a4f0ec3f"
/>


## Type of change

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

## How Has This Been Tested?

**Screenshots**
**1.** 
<img width="395" alt="image"
src="https://github.com/user-attachments/assets/a1f1e36d-0801-4e7b-9ee9-c72728933332"
/>
**2.** 
<img width="395" alt="image"
src="https://github.com/user-attachments/assets/60a0ddc1-eb8f-4dbc-9028-245e6bb64c33"
/>



## 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-02-20 22:01:36 -08:00
..
Email feat: update vue-letter and allow transform css (#10865) 2025-02-19 09:07:00 +05:30
Text revert: Next bubble improvements (#10795) 2025-01-29 20:04:45 -08:00
Activity.vue revert: Next bubble improvements (#10795) 2025-01-29 20:04:45 -08:00
Audio.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Base.vue revert: Next bubble improvements (#10795) 2025-01-29 20:04:45 -08:00
BaseAttachment.vue fix: Incorrect translation in contact merge modal and resolve z-index issue (#10943) 2025-02-20 22:01:36 -08:00
Contact.vue feat: Show shared contact's name in Telegram channel (#10856) 2025-02-11 19:39:54 +05:30
CSAT.vue feat: add CSAT & Form bubble (#10711) 2025-01-17 15:30:52 +05:30
Dyte.vue fix: Fix issues with leave room button (#10942) 2025-02-20 20:27:17 -08:00
File.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Form.vue feat: check if item is present (#10715) 2025-01-18 18:31:07 +05:30
Image.vue fix: CORS issue with file download (#10755) 2025-01-27 14:33:12 +05:30
InstagramStory.vue fix: v4 ui issues (#10652) 2025-01-08 18:17:50 +05:30
Location.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30
Unsupported.vue feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
Video.vue feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30