iachat/app/javascript/dashboard
Baptiste Fontaine d2f5311400
fix: Disable custom context menu on img tags (#11762)
# Pull Request Template

## Description

Fixes #11761. See the issue for the details.

## Type of change

Please delete options that are not relevant.

- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality not to work as expected)
- [ ] This change requires a documentation update

## How Has This Been Tested?

I deployed a modified version of Chatwoot with this patch and tested.

## 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
- [x] I have made corresponding changes to the documentation (not
applicable)
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works (not sure how to do this)
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream
modules

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2025-06-18 14:51:23 -07:00
..
api feat: Add activity messages for linear actions (#11654) 2025-06-13 11:57:11 +05:30
assets fix: Design issues with profile settings style (#11630) 2025-05-29 12:07:05 -06:00
components chore: Prevent count flicker on loading more conversations (#11726) 2025-06-16 15:38:27 +05:30
components-next fix: Disable custom context menu on img tags (#11762) 2025-06-18 14:51:23 -07: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 (#11724) 2025-06-17 17:13:31 -07: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 refactor: use state-based authentication (#11690) 2025-06-18 17:39:06 +05:30
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