Skip to content

Replaced old entity delete modal with untitles delete modal#29760

Open
anuj-kumary wants to merge 25 commits into
mainfrom
issue-29730-oss
Open

Replaced old entity delete modal with untitles delete modal#29760
anuj-kumary wants to merge 25 commits into
mainfrom
issue-29730-oss

Merge branch 'main' into issue-29730-oss

bc5f811
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded Jul 8, 2026 in 6m 7s

Annotations

Check warning on line 338 in src/utils/CSV/CSVUtilsClassBase.tsx

See this annotation in the file changed.

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

'value' may use Object's default stringification format ('[object Object]') when stringified.

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

Check warning on line 120 in src/components/WorkflowDefinitions/WorkflowBuilder/forms/CronExpressionBuilder.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=AZ83Bt0yoF12e6GNQ3_e&open=AZ83Bt0yoF12e6GNQ3_e&pullRequest=29760

Check warning on line 286 in src/components/DataQuality/AddDataQualityTest/components/EditTestCaseModalV1.tsx

See this annotation in the file changed.

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

Promise-returning function provided to variable where a void return was expected.

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

Check warning on line 61 in src/utils/EntityByFqnUtils.ts

See this annotation in the file changed.

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

Reduce the number of non-empty switch cases from 40 to at most 30.

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

Check warning on line 42 in src/components/BlockEditor/Extensions/File/AttachmentComponents/FileAttachment.tsx

See this annotation in the file changed.

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

Visible, non-interactive elements with click handlers must have at least one keyboard listener.

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

Check warning on line 41 in src/components/common/EntityImport/CsvCellPreview/CsvCellPreview.component.tsx

See this annotation in the file changed.

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

`AVATAR_COLUMNS` should be a `Set`, and use `AVATAR_COLUMNS.has()` to check existence or non-existence.

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

Check warning on line 105 in src/components/MyData/Widgets/TotalDataAssetsWidget/TotalDataAssetsWidget.component.tsx

See this annotation in the file changed.

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

Either use this collection's contents or remove the collection.

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

Check warning on line 85 in src/components/SearchSettings/GlobalSettingsItem/GlobalSettingsItem.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=AZ83B0NGoF12e6GNQ4EX&open=AZ83B0NGoF12e6GNQ4EX&pullRequest=29760

Check warning on line 194 in src/utils/GlossaryPureUtils.ts

See this annotation in the file changed.

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

The empty object is useless.

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

Check warning on line 374 in src/components/AuditLog/AuditLogList.component.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ83Bzz2oF12e6GNQ4EN&open=AZ83Bzz2oF12e6GNQ4EN&pullRequest=29760

Check warning on line 83 in src/components/MyData/CustomizableComponents/CustomiseLandingPageHeader/LandingPageDomainSelector.tsx

See this annotation in the file changed.

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

Visible, non-interactive elements with click handlers must have at least one keyboard listener.

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

Check warning on line 174 in src/components/common/ServiceDocPanel/ServiceDocPanel.tsx

See this annotation in the file changed.

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

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

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

Check warning on line 180 in src/utils/CustomProperty.utils.ts

See this annotation in the file changed.

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

'value' will use Object's default stringification format ('[object Object]') when stringified.

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

Check warning on line 33 in src/utils/EntityDisplayPureUtils.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=AZ83B5QYoF12e6GNQ4I_&open=AZ83B5QYoF12e6GNQ4I_&pullRequest=29760

Check warning on line 290 in src/components/Explore/AdvanceSearchProvider/AdvanceSearchProvider.component.tsx

See this annotation in the file changed.

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

The signature '(tree: ImmutableTree<_TreeI>, config: Config): ImmutableTree<_TreeI>' of 'QbUtils.checkTree' is deprecated.

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

Check warning on line 131 in src/components/DataContract/ContractSecurity/ContractSecurityCard.component.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=AZ83By1_oF12e6GNQ4DS&open=AZ83By1_oF12e6GNQ4DS&pullRequest=29760

Check warning on line 330 in src/components/Settings/Users/UsersProfile/UserPermissions/UserPermissions.component.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ83BusGoF12e6GNQ4AS&open=AZ83BusGoF12e6GNQ4AS&pullRequest=29760

Check warning on line 45 in src/components/common/MarkdownEditor/markdownComponents.tsx

See this annotation in the file changed.

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

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

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

Check failure on line 603 in src/utils/QueryBuilderPureUtils.ts

See this annotation in the file changed.

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

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

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

Check warning on line 153 in src/components/Settings/Users/CreateUser/CreateUser.component.tsx

See this annotation in the file changed.

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

Consider Array.prototype.map() instead of map() from lodash; check that the behavior is equivalent because the library also accepts objects and nullish values.

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

Check warning on line 225 in src/components/MyData/CustomizableComponents/CustomiseHomeModal/CustomiseHomeModal.tsx

See this annotation in the file changed.

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

Use <input type="button">, <input type="image">, <input type="reset">, <input type="submit">, or <button> instead of the "button" role to ensure accessibility across all devices.

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

Check warning on line 282 in src/components/Database/Profiler/TableProfiler/SingleColumnProfile.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ83BmiYoF12e6GNQ36V&open=AZ83BmiYoF12e6GNQ36V&pullRequest=29760

Check warning on line 210 in src/utils/CronExpressionUtils.ts

See this annotation in the file changed.

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

Prefer `Number.isNaN` over `isNaN`.

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

Check warning on line 166 in src/components/common/FormBuilderV1/fields/LayoutGridField.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZ83BooPoF12e6GNQ370&open=AZ83BooPoF12e6GNQ370&pullRequest=29760

Check warning on line 296 in src/components/WorkflowDefinitions/WorkflowBuilder/NodeConfigSidebar.tsx

See this annotation in the file changed.

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

Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read.

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