feat(chat): split chat trigger widget #6966
Draft
Codacy Production / Codacy Static Code Analysis
succeeded
Apr 10, 2026 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- packages/react-instantsearch/src/widgets/SearchBox.tsx 1
- packages/react-instantsearch/src/__tests__/common-widgets.test.tsx 1
- packages/instantsearch.js/src/widgets/chat/chat.tsx 5
- packages/react-instantsearch/src/widgets/Chat.tsx 3
- packages/instantsearch.js/src/widgets/chat/__tests__/chat.test.tsx 2
- tests/common/widgets/chat/utils.ts 1
- packages/instantsearch.js/src/connectors/chat/connectChatTrigger.ts 7
- packages/instantsearch.js/src/widgets/chat-trigger/chat-trigger.tsx 11
- packages/react-instantsearch-core/src/connectors/useChatTrigger.ts 1
- packages/react-instantsearch/src/widgets/ChatTrigger.tsx 12
Complexity decreasing per file
==============================
+ packages/instantsearch-ui-components/src/components/chat/Chat.tsx -6
Clones removed
==============
+ tests/common/widgets/chat/index.ts -1
See the complete overview on Codacy
Loading