iachat/app/javascript/dashboard/routes/dashboard/conversation
Muhsin Keloth 4303007786
feat: Enhance Linear integration UX with multi-issue support and improved placement (#11668)
Fixes
https://linear.app/chatwoot/issue/CW-4150/support-for-multiple-issues-linking-in-linear

This PR significantly improves the Linear integration user experience by
relocating the Linear integration from the conversation header to the
contact panel and adding support for multiple issue linking per
conversation.

  ### Key Changes

- **Relocated Linear integration**: Moved from conversation header to
contact panel for better organization and accessibility
- **Multi-issue support**: Added ability to link/create multiple Linear
issues for a single conversation
- **Integration CTA**: Added a dedicated call-to-action section for
users who haven't connected their Linear account yet
  - **UI/UX improvements**: Enhanced design consistency and user flow




<details>
<summary>Screenshots</summary>

  #### Multiple Issues Support


![link-multiple-issues](https://github.com/user-attachments/assets/b56cfa7d-6f98-42db-b4bb-361ae59d0eae)

  #### Integration CTA


![link-multiple-issues](https://github.com/user-attachments/assets/a895fcbe-780a-47f8-9fa4-3a2af8b243e1)

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: Pranav <pranavrajs@gmail.com>
2025-06-10 15:40:02 -04:00
..
contact feat: add UI for contact notes (#11358) 2025-04-29 16:08:20 +05:30
customAttributes fix: Issues with custom attributes in conversation sidebar (#11476) 2025-05-16 15:22:18 +05:30
labels chore(v4): Update colors (#10700) 2025-01-16 15:27:23 +05:30
Macros feat: Add webhook event support for macros (#11235) 2025-04-02 20:26:55 -07:00
search chore: Update buttons in dashboard (#11145) 2025-03-31 17:21:32 -07:00
ContactConversations.vue chore: Remove old buttons from Vue2 design (#11159) 2025-03-31 17:51:38 -07:00
ContactDetailsItem.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
ContactPanel.vue feat: Enhance Linear integration UX with multi-issue support and improved placement (#11668) 2025-06-10 15:40:02 -04:00
conversation.routes.js feat(v4): Auto-navigate to first menu item on group menu open(#10350) 2024-10-25 13:01:29 -07:00
ConversationAction.vue chore: Update buttons in dashboard (#11145) 2025-03-31 17:21:32 -07:00
ConversationInfo.vue feat: Ability to rearrange attributes in sidebar (#10784) 2025-01-30 15:24:02 +05:30
ConversationParticipant.vue chore: Update buttons in dashboard (#11145) 2025-03-31 17:21:32 -07:00
ConversationView.vue fix: Style issue with conversation header (#11655) 2025-06-03 15:21:30 +05:30