mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-07-19 21:01:48 +08:00
# Pull Request Template ## Description This PR makes the contacts bulk action bar sticky while scrolling. ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested? ### Screenshots <img width="1080" height="300" alt="image" src="https://github.com/user-attachments/assets/21f8f3c6-813e-4ef6-b40a-8dd14e6ffb26" /> <img width="1080" height="300" alt="image" src="https://github.com/user-attachments/assets/bb939f1d-9a13-4f9f-953d-b9872c984b74" /> ## 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 |
||
|---|---|---|
| .. | ||
| AddNewRulesDialog.story.vue | ||
| AddNewRulesDialog.vue | ||
| AddNewRulesInput.story.vue | ||
| AddNewRulesInput.vue | ||
| AddNewScenariosDialog.vue | ||
| AssistantCard.story.vue | ||
| AssistantCard.vue | ||
| AssistantPlayground.vue | ||
| BulkSelectBar.vue | ||
| DocumentCard.story.vue | ||
| DocumentCard.vue | ||
| InboxCard.story.vue | ||
| InboxCard.vue | ||
| MessageList.vue | ||
| ResponseCard.story.vue | ||
| ResponseCard.vue | ||
| RuleCard.story.vue | ||
| RuleCard.vue | ||
| ScenariosCard.story.vue | ||
| ScenariosCard.vue | ||
| SuggestedRules.story.vue | ||
| SuggestedRules.vue | ||
| ToolsDropdown.story.vue | ||
| ToolsDropdown.vue | ||