feat: add text selection functionality in chat view with modal support #187
Annotations
10 errors and 4 warnings
build-and-test:
src/components/ChatView/ChatView.tsx#L36
Replace `·MessageSelectionView·` with `MessageSelectionView`
|
|
build-and-test:
src/components/ChatView/ChatView.tsx#L277
Delete `⏎·····`
|
|
|
|
|
|
build-and-test:
src/components/ChatView/ChatView.tsx#L492
React Hook React.useMemo has a missing dependency: 'handleSelectView'. Either include it or remove the dependency array
|
|
build-and-test:
src/components/ChatView/ChatView.tsx#L267
Trailing spaces not allowed
|
build-and-test:
src/components/MessageSelectionView/MessageSelectionView.tsx#L41
Trailing spaces not allowed
|
build-and-test:
src/components/MessageSelectionView/MessageSelectionView.tsx#L67
Newline required at end of file but not found
|
build-and-test:
src/components/MessageSelectionView/index.ts#L1
Newline required at end of file but not found
|