[accessibility-1217621]: Keyboard focus gets lost on the page which opens after activating "Data Explorer" menu item present under 'Overview' page. #6823
Annotations
11 warnings
src/Common/MongoProxyClient.ts#L70
React Hook "useMongoProxyEndpoint" is called in function "queryDocuments" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
src/Common/MongoProxyClient.ts#L70
React Hook "useMongoProxyEndpoint" is called in function "queryDocuments" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
src/Common/MongoProxyClient.ts#L197
React Hook "useMongoProxyEndpoint" is called in function "readDocument" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
src/Common/MongoProxyClient.ts#L292
React Hook "useMongoProxyEndpoint" is called in function "createDocument" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
src/Common/MongoProxyClient.ts#L376
React Hook "useMongoProxyEndpoint" is called in function "updateDocument" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
src/Common/MongoProxyClient.ts#L467
React Hook "useMongoProxyEndpoint" is called in function "deleteDocument" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
src/Common/MongoProxyClient.ts#L556
React Hook "useMongoProxyEndpoint" is called in function "createMongoCollectionWithProxy" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
src/Common/MongoProxyClient.ts#L646
React Hook "useMongoProxyEndpoint" is called in function "getFeatureEndpointOrDefault" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
src/Explorer/Controls/FeaturePanel/FeaturePanelComponent.tsx#L96
React Hook "React.useState" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
src/Explorer/Controls/FeaturePanel/FeaturePanelComponent.tsx#L99
React Hook "React.useState" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dist".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading