chatwoot/app/javascript/dashboard/modules/search/components
Sivin Varghese f726dc2419
chore: Adds URL-based search and tab selection (#12663)
# Pull Request Template

## Description

This PR enables URL-based search and tab selection, allowing search
queries and active tabs to persist in the URL for easy sharing.

Fixes
[CW-5766](https://linear.app/chatwoot/issue/CW-5766/cannot-impersonate-an-account),
https://github.com/chatwoot/chatwoot/issues/12623

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

### Loom video

https://www.loom.com/share/422a1d61f3fe4278a88e352ef98d2b78?sid=35fabee7-652f-4e17-83bd-e066a3bb804c

## 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
- [ ] 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-10-27 11:17:04 +05:30
..
MessageContent.vue feat(ee): Setup advanced, performant message search (#12193) 2025-08-28 10:10:28 +05:30
ReadMore.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
SearchHeader.vue chore: Adds URL-based search and tab selection (#12663) 2025-10-27 11:17:04 +05:30
SearchResultArticleItem.vue feat: allow searching articles in omnisearch (#11558) 2025-05-28 13:50:50 +05:30
SearchResultArticlesList.vue feat: allow searching articles in omnisearch (#11558) 2025-05-28 13:50:50 +05:30
SearchResultContactItem.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
SearchResultContactsList.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
SearchResultConversationItem.vue chore: Replace Thumbnail with Avatar in conversation card (#12112) 2025-08-07 09:50:24 +05:30
SearchResultConversationsList.vue feat: show email subject in conversation search results (#10843) 2025-02-06 10:38:57 +05:30
SearchResultMessagesList.vue feat(ee): Setup advanced, performant message search (#12193) 2025-08-28 10:10:28 +05:30
SearchResultSection.vue chore: Search improvements (#10801) 2025-02-03 19:34:50 +05:30
SearchTabs.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
SearchView.vue chore: Adds URL-based search and tab selection (#12663) 2025-10-27 11:17:04 +05:30