Skip to content

feat(explore): show entity icons in Data Asset quick-filter dropdown - #30583

Merged
Rohit0301 merged 16 commits into
mainfrom
explore-page-data-asset-icons
Aug 4, 2026
Merged

feat(explore): show entity icons in Data Asset quick-filter dropdown#30583
Rohit0301 merged 16 commits into
mainfrom
explore-page-data-asset-icons

added new entity icons

44adc33
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / [open-metadata-ui] SonarCloud Code Analysis succeeded Aug 4, 2026 in 3m 1s

Annotations

Check warning on line 171 in openmetadata-ui/src/main/resources/ui/src/utils/AdvancedSearchUtils.tsx

See this annotation in the file changed.

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

Use Array.isArray() instead of isArray() from lodash.

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

Check warning on line 225 in openmetadata-ui/src/main/resources/ui/src/utils/EntityLineageNodeUtils.ts

See this annotation in the file changed.

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

Default parameters should be last.

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

Check warning on line 213 in openmetadata-ui/src/main/resources/ui/src/utils/EntityLineageNodeUtils.ts

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=AZ-o4gDFC4SILGvT8ZgN&open=AZ-o4gDFC4SILGvT8ZgN&pullRequest=30583

Check warning on line 498 in openmetadata-ui/src/main/resources/ui/src/utils/EntityLineageNodeUtils.ts

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=AZ-o4gDFC4SILGvT8ZgP&open=AZ-o4gDFC4SILGvT8ZgP&pullRequest=30583

Check warning on line 242 in openmetadata-ui/src/main/resources/ui/src/components/Explore/QuickFilterDropdown.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=AZ-o4RZdC4SILGvT8ZYE&open=AZ-o4RZdC4SILGvT8ZYE&pullRequest=30583

Check warning on line 219 in openmetadata-ui/src/main/resources/ui/src/utils/AdvancedSearchUtils.tsx

See this annotation in the file changed.

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

Use Array.isArray() instead of isArray() from lodash.

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

Check warning on line 128 in openmetadata-ui/src/main/resources/ui/src/components/Explore/QuickFilterDropdown.tsx

See this annotation in the file changed.

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

Provide multiple methods instead of using "singleSelect" to determine which action to take.

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

Check warning on line 498 in openmetadata-ui/src/main/resources/ui/src/utils/EntityLineageNodeUtils.ts

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=AZ-o4gDFC4SILGvT8ZgQ&open=AZ-o4gDFC4SILGvT8ZgQ&pullRequest=30583