iachat/app/javascript/dashboard/components-next/sidebar
Sivin Varghese c3aab44b5f
feat: Add unread badge to sidebar for inbox view (#10803)
# Pull Request Template

## Description

This PR adds a badge to the icon in the sidebar group header and an
unread highlight for the inbox view.

## Type of change

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

## How Has This Been Tested?

**Loom video**

https://www.loom.com/share/1a880aa16de249a1836b8d014325c067?sid=87cc7b64-667b-4066-8993-d33abccf7b67


## 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-01-31 15:14:10 +05:30
..
ChannelLeaf.vue feat: add channel icon component (#10471) 2024-11-20 20:23:12 -08:00
provider.js feat: Add frontend changes for Captain limits (#10749) 2025-01-24 09:21:09 -08:00
Sidebar.vue feat: Add unread badge to sidebar for inbox view (#10803) 2025-01-31 15:14:10 +05:30
SidebarAccountSwitcher.vue chore: Disable account switcher for single-account users (#10768) 2025-01-27 13:19:48 +05:30
SidebarGroup.vue feat: Add unread badge to sidebar for inbox view (#10803) 2025-01-31 15:14:10 +05:30
SidebarGroupEmptyLeaf.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarGroupHeader.vue feat: Add unread badge to sidebar for inbox view (#10803) 2025-01-31 15:14:10 +05:30
SidebarGroupLeaf.vue feat: Add frontend changes for Captain limits (#10749) 2025-01-24 09:21:09 -08:00
SidebarGroupSeparator.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarNotificationBell.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarProfileMenu.vue feat: update colors for v4 (#10660) 2025-01-15 17:13:03 +05:30
SidebarProfileMenuStatus.vue fix: Update UI issues with sidebar (#10535) 2024-12-04 13:48:12 -08:00
SidebarSubGroup.vue feat: Hide empty folders from sidebar (#10786) 2025-01-30 17:03:12 -08:00
useSidebarKeyboardShortcuts.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00