Skip to content

Revert font-size support from Select and SelectItem context

69840ff
Select commit
Loading
Failed to load commit list.
Merged

Refactor permission issue for ontology data mode #27332

Revert font-size support from Select and SelectItem context
69840ff
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded Apr 15, 2026 in 7m 4s

Annotations

Check warning on line 365 in src/components/common/UserTeamSelect/UserTeamSelect.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Move this component definition out of the parent component and pass data as props.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4b9LQSpWgnNgi3m4&open=AZ2M4b9LQSpWgnNgi3m4&pullRequest=27332

Check warning on line 146 in src/components/MyData/Widgets/KPIWidget/KPILegend/KPILegend.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Missing "key" prop for element in iterator

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4cLBQSpWgnNgi3n_&open=AZ2M4cLBQSpWgnNgi3n_&pullRequest=27332

Check failure on line 138 in src/utils/TagsUtils.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `throw error` over `return Promise.reject(error)`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4dbHQSpWgnNgi3vm&open=AZ2M4dbHQSpWgnNgi3vm&pullRequest=27332

Check warning on line 81 in src/components/DataProducts/DataProductsContainer/DataProductsContainer.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4cpPQSpWgnNgi3qn&open=AZ2M4cpPQSpWgnNgi3qn&pullRequest=27332

Check warning on line 15 in src/components/common/MUIAsyncTreeSelect/MUIAsyncTreeSelect.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

'useTreeViewApiRef' is deprecated.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4buuQSpWgnNgi3lU&open=AZ2M4buuQSpWgnNgi3lU&pullRequest=27332

Check warning on line 118 in src/components/common/Table/TableV2Utils.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4boDQSpWgnNgi3km&open=AZ2M4boDQSpWgnNgi3km&pullRequest=27332

Check warning on line 1771 in src/components/OntologyExplorer/OntologyExplorer.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ2Lc5CkC9jM6ujZf0Gk&open=AZ2Lc5CkC9jM6ujZf0Gk&pullRequest=27332

Check failure on line 384 in src/components/common/CoverImageUpload/MUICoverImageUpload.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 25 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4bnUQSpWgnNgi3kh&open=AZ2M4bnUQSpWgnNgi3kh&pullRequest=27332

Check warning on line 116 in src/components/Auth/AppAuthenticators/OidcAuthenticator.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4csHQSpWgnNgi3qx&open=AZ2M4csHQSpWgnNgi3qx&pullRequest=27332

Check warning on line 113 in src/components/Settings/Applications/MarketPlaceAppDetails/MarketPlaceAppDetails.component.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ2M4cSyQSpWgnNgi3oj&open=AZ2M4cSyQSpWgnNgi3oj&pullRequest=27332

Check warning on line 958 in src/utils/EntitySummaryPanelUtilsV1.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ2M4dfoQSpWgnNgi3wk&open=AZ2M4dfoQSpWgnNgi3wk&pullRequest=27332

Check warning on line 17 in src/constants/Mydata.constants.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Don't use a zero fraction in the number.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4dk0QSpWgnNgi3xj&open=AZ2M4dk0QSpWgnNgi3xj&pullRequest=27332

Check warning on line 94 in src/components/common/RichTextEditor/RichTextEditorPreviewNew.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

'webkitBoxOrient' is deprecated.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4bqvQSpWgnNgi3lK&open=AZ2M4bqvQSpWgnNgi3lK&pullRequest=27332

Check warning on line 145 in src/rest/rdfAPI.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2PNKxEBWYYs-d7VCwZ&open=AZ2PNKxEBWYYs-d7VCwZ&pullRequest=27332

Check warning on line 65 in src/components/ActivityFeed/FeedEditor/FeedEditor.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Avoid using `instanceof` for type checking as it can lead to unreliable results.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4cQcQSpWgnNgi3oV&open=AZ2M4cQcQSpWgnNgi3oV&pullRequest=27332

Check warning on line 262 in src/utils/FeedUtils.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

The signature '(element: FunctionComponentElement<any> | FunctionComponentElement<any>[], container: Container | null, callback?: (() => void) | undefined): void' of 'ReactDOM.render' is deprecated.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4dNvQSpWgnNgi3tq&open=AZ2M4dNvQSpWgnNgi3tq&pullRequest=27332

Check warning on line 204 in src/constants/Services.constant.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Use `export…from` to re-export `CUSTOM_DRIVE_DEFAULT`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4dnSQSpWgnNgi3yw&open=AZ2M4dnSQSpWgnNgi3yw&pullRequest=27332

Check warning on line 282 in src/pages/AddNotificationPage/AddNotificationPage.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

arrow function is equivalent to `Boolean`. Use `Boolean` directly.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4dFmQSpWgnNgi3tF&open=AZ2M4dFmQSpWgnNgi3tF&pullRequest=27332

Check warning on line 113 in src/components/Entity/EntityLineage/CustomNode.utils.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

onMouseOver must be accompanied by onFocus for accessibility.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4chAQSpWgnNgi3pq&open=AZ2M4chAQSpWgnNgi3pq&pullRequest=27332

Check warning on line 869 in src/pages/GlossaryTermRelationSettings/GlossaryTermRelationSettings.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Prefer `Number.parseInt` over `parseInt`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4dLLQSpWgnNgi3tc&open=AZ2M4dLLQSpWgnNgi3tc&pullRequest=27332

Check warning on line 22 in src/utils/OktaCustomStorage.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Member 'isServiceWorkerAvailable' is never reassigned; mark it as `readonly`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4dRyQSpWgnNgi3uA&open=AZ2M4dRyQSpWgnNgi3uA&pullRequest=27332

Check warning on line 228 in src/constants/Services.constant.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Use `export…from` to re-export `SECURITY_DEFAULT`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4dnSQSpWgnNgi3zI&open=AZ2M4dnSQSpWgnNgi3zI&pullRequest=27332

Check warning on line 223 in src/constants/Services.constant.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Use `export…from` to re-export `CUSTOM_SEARCH_DEFAULT`.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4dnSQSpWgnNgi3zD&open=AZ2M4dnSQSpWgnNgi3zD&pullRequest=27332

Check warning on line 100 in src/pages/DataInsightPage/DataInsightHeader/DataInsightHeader.component.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4c65QSpWgnNgi3sZ&open=AZ2M4c65QSpWgnNgi3sZ&pullRequest=27332

Check warning on line 121 in src/components/Database/TableQueries/QueryCard.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / [open-metadata-ui] SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=open-metadata-ui&issues=AZ2M4bhzQSpWgnNgi3j6&open=AZ2M4bhzQSpWgnNgi3j6&pullRequest=27332