iachat/app/javascript/dashboard
Sivin Varghese 58380c6d01
fix: Hide Copilot launcher on inbox view message screen (#11723)
# Pull Request Template

## Description

This PR will hide Copilot launcher button on inbox view message screen.

## Type of change

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

## How Has This Been Tested?

### Screenshots

**Before**
<img width="1425" alt="image"
src="https://github.com/user-attachments/assets/319a010c-d6e0-4ac0-b52f-7a4263e62e7f"
/>

**After**
<img width="1442" alt="image"
src="https://github.com/user-attachments/assets/73ed796e-97ab-4d34-bf65-43a439d7e66b"
/>
<img width="1442" alt="image"
src="https://github.com/user-attachments/assets/98043441-7c8a-492a-abc3-330856d44c19"
/>



## 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-06-12 17:29:28 -04:00
..
api fix: Prevent display_name reset when updating password (#10374) 2025-06-11 19:05:30 -04:00
assets fix: Design issues with profile settings style (#11630) 2025-05-29 12:07:05 -06:00
components fix: Prevent count flicker on loading more conversations (#11706) 2025-06-12 14:38:45 +05:30
components-next fix: Hide Copilot launcher on inbox view message screen (#11723) 2025-06-12 17:29:28 -04:00
composables feat: Enhance Linear integration UX with multi-issue support and improved placement (#11668) 2025-06-10 15:40:02 -04:00
constants feat: Add rich text support for widget welcome tagline (#11666) 2025-06-05 14:13:46 -05:00
helper feat: Add conversation delete feature (#11677) 2025-06-05 15:53:17 -05:00
i18n chore: Update translations (#11708) 2025-06-11 18:43:15 -04:00
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules feat: Add rich text support for widget welcome tagline (#11666) 2025-06-05 14:13:46 -05:00
routes fix: Prevent display_name reset when updating password (#10374) 2025-06-11 19:05:30 -04:00
store fix: Prevent display_name reset when updating password (#10374) 2025-06-11 19:05:30 -04:00
App.vue feat: Upgrade page instead of banner (#11202) 2025-03-28 02:28:17 -07:00
featureFlags.js feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30