fix: resolve tooltip overlap issue in entity selection by adding hover and force click to playwright tests #28749
Quality Gate passed
Annotations
Check warning on line 50 in src/components/common/MuiDrawer/MuiDrawer.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
'PaperProps' is deprecated.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaBc9Lf4h9vX1fvya&open=AZ6XaBc9Lf4h9vX1fvya&pullRequest=28749
Check warning on line 77 in src/components/ActivityFeed/TaskFeedCard/TaskFeedCardNew.component.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
'isFeedWidget' PropType is defined but prop is never used
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaEd0Lf4h9vX1fv1l&open=AZ6XaEd0Lf4h9vX1fv1l&pullRequest=28749
Check failure on line 1777 in src/pages/ColumnBulkOperations/ColumnGrid/ColumnGrid.component.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this code to not nest functions more than 4 levels deep.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaLahLf4h9vX1fv97&open=AZ6XaLahLf4h9vX1fv97&pullRequest=28749
Check warning on line 199 in src/components/ActivityFeed/ActivityFeedCard/ActivityFeedCard.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
A fragment with only one child is redundant.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaESzLf4h9vX1fv1Z&open=AZ6XaESzLf4h9vX1fv1Z&pullRequest=28749
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Do not use Array index in keys
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaJeLLf4h9vX1fv7s&open=AZ6XaJeLLf4h9vX1fv7s&pullRequest=28749
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
This assertion is unnecessary since the receiver accepts the original type of the expression.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaF-eLf4h9vX1fv3S&open=AZ6XaF-eLf4h9vX1fv3S&pullRequest=28749
Check warning on line 347 in src/components/Topic/TopicDetails/TopicDetails.component.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Unexpected negated condition.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaJyLLf4h9vX1fv8J&open=AZ6XaJyLLf4h9vX1fv8J&pullRequest=28749
Check failure on line 91 in src/components/KnowledgeCenter/KnowledgeCard/KnowledgeCard.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaG3eLf4h9vX1fv4Q&open=AZ6XaG3eLf4h9vX1fv4Q&pullRequest=28749
Check warning on line 216 in src/components/Certification/Certification.component.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Provide multiple methods instead of using "visible" to determine which action to take.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaKJJLf4h9vX1fv8i&open=AZ6XaKJJLf4h9vX1fv8i&pullRequest=28749
Check warning on line 784 in src/pages/EntityVersionPage/EntityVersionPage.component.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
This assertion is unnecessary since the receiver accepts the original type of the expression.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaLtWLf4h9vX1fv-d&open=AZ6XaLtWLf4h9vX1fv-d&pullRequest=28749
Check warning on line 456 in src/utils/DataQuality/DataQualityPureUtils.ts
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
This assertion is unnecessary since the receiver accepts the original type of the expression.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaMkHLf4h9vX1fv_3&open=AZ6XaMkHLf4h9vX1fv_3&pullRequest=28749
Check warning on line 628 in src/utils/KnowledgeGraph.utils.ts
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
This assertion is unnecessary since the receiver accepts the original type of the expression.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaPPLLf4h9vX1fwDx&open=AZ6XaPPLLf4h9vX1fwDx&pullRequest=28749
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Unexpected negated condition.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaEh6Lf4h9vX1fv1p&open=AZ6XaEh6Lf4h9vX1fv1p&pullRequest=28749
Check failure on line 731 in src/components/OntologyExplorer/hooks/useGraphData.ts
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaI_KLf4h9vX1fv65&open=AZ6XaI_KLf4h9vX1fv65&pullRequest=28749
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaD4eLf4h9vX1fv0_&open=AZ6XaD4eLf4h9vX1fv0_&pullRequest=28749
Check warning on line 133 in src/components/KnowledgeCenter/KnowledgeCard/KnowledgeCard.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
This assertion is unnecessary since the receiver accepts the original type of the expression.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaG3eLf4h9vX1fv4R&open=AZ6XaG3eLf4h9vX1fv4R&pullRequest=28749
Check warning on line 280 in src/components/common/atoms/actions/useDelete.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Extract this nested ternary operation into an independent statement.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaASxLf4h9vX1fvwd&open=AZ6XaASxLf4h9vX1fvwd&pullRequest=28749
Check warning on line 87 in src/components/common/MUIAsyncTreeSelect/MUIAsyncTreeSelect.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
'useTreeViewApiRef' is deprecated.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaAzWLf4h9vX1fvxZ&open=AZ6XaAzWLf4h9vX1fvxZ&pullRequest=28749
Check warning on line 1100 in src/utils/QueryBuilderElasticsearchFormatUtils.js
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
The signature '(config: Config): string' of 'extendConfigUtils.DefaultUtils.defaultConjunction' is deprecated.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaOSQLf4h9vX1fwC0&open=AZ6XaOSQLf4h9vX1fwC0&pullRequest=28749
Check warning on line 176 in src/components/Glossary/GlossaryTerms/tabs/GlossaryTermReferences.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Extract this nested ternary operation into an independent statement.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaGHtLf4h9vX1fv3f&open=AZ6XaGHtLf4h9vX1fv3f&pullRequest=28749
Check warning on line 177 in src/utils/QueryBuilderElasticsearchFormatUtils.js
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Complete the task associated to this "TODO" comment.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaOSQLf4h9vX1fwCh&open=AZ6XaOSQLf4h9vX1fwCh&pullRequest=28749
Check warning on line 848 in src/utils/QueryBuilderElasticsearchFormatUtils.js
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Extract this nested ternary operation into an independent statement.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaOSQLf4h9vX1fwCu&open=AZ6XaOSQLf4h9vX1fwCu&pullRequest=28749
Check warning on line 181 in src/components/ActivityFeed/FeedEditor/FeedEditor.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Unexpected negated condition.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaErKLf4h9vX1fv1y&open=AZ6XaErKLf4h9vX1fv1y&pullRequest=28749
Check warning on line 114 in src/hooks/useClipBoard.ts
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Handle this exception or don't catch it at all.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaQVLLf4h9vX1fwFi&open=AZ6XaQVLLf4h9vX1fwFi&pullRequest=28749
Check failure on line 123 in src/components/Auth/AppAuthenticators/OidcAuthenticator.tsx
sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis
Refactor this code to not nest functions more than 4 levels deep.
See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ6XaITLLf4h9vX1fv52&open=AZ6XaITLLf4h9vX1fv52&pullRequest=28749