[GH-49599] - scroll chat to the bottom when a whisper for the current user is received in the chat #90049
Annotations
10 errors and 1 warning
Lint JavaScript and Typescript with ESLint:
src/pages/home/report/ReportActionsList.tsx#L35
Insert `{OnyxInputOrEntry}·from·'@src/types/onyx';⏎import·ReportAction·from·'../../../types/onyx/ReportAction';⏎import·`
|
Lint JavaScript and Typescript with ESLint:
src/pages/home/report/ReportActionsList.tsx#L38
Delete `;⏎import·{OnyxInputOrEntry}·from·"@src/types/onyx";⏎import·ReportAction·from·"../../../types/onyx/ReportAction"`
|
Lint JavaScript and Typescript with ESLint:
src/pages/home/report/ReportActionsList.tsx#L39
All imports in the declaration are only used as types. Use `import type`
|
Lint JavaScript and Typescript with ESLint:
src/pages/home/report/ReportActionsList.tsx#L39
`@src/types/onyx` import should occur before import of `./FloatingMessageCounter`
|
Lint JavaScript and Typescript with ESLint:
src/pages/home/report/ReportActionsList.tsx#L40
All imports in the declaration are only used as types. Use `import type`
|
Lint JavaScript and Typescript with ESLint:
src/pages/home/report/ReportActionsList.tsx#L294
'isWhisperVisibleOnlyToUser' was used before it was defined
|
|
|
|
Lint JavaScript and Typescript with ESLint:
src/pages/home/report/ReportActionsList.tsx#L301
Replace `············hasNewestReportAction)·||` with `················hasNewestReportAction)·||⏎···········`
|
Lint JavaScript and Typescript with ESLint:
src/pages/home/report/ReportActionsList.tsx#L40
Unexpected parent import '../../../types/onyx/ReportAction'. Use '@src/types/onyx/ReportAction' instead
|
Loading