Skip to content

fix(homepage): fix missing translations for homepage card widgets#3575

Open
debsmita1 wants to merge 4 commits into
redhat-developer:mainfrom
debsmita1:homepage-missing-translations
Open

fix(homepage): fix missing translations for homepage card widgets#3575
debsmita1 wants to merge 4 commits into
redhat-developer:mainfrom
debsmita1:homepage-missing-translations

Merge branch 'main' into homepage-missing-translations

992648a
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 3, 2026 in 58s

Annotations

Check warning on line 79 in workspaces/homepage/plugins/homepage/src/utils/resolveDefaultWidgetLayouts.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=redhat-developer_rhdh-plugins&issues=AZ8UOSs8LEIlhtKDep7p&open=AZ8UOSs8LEIlhtKDep7p&pullRequest=3575

Check warning on line 46 in workspaces/homepage/plugins/homepage/src/utils/updateWidgetComponentData.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer a more specific assertion instead of this generic one, e.g. "expect(getComponentData({ type: Widget } as any, 'description')).toBeUndefined()".

See more on https://sonarcloud.io/project/issues?id=redhat-developer_rhdh-plugins&issues=AZ7_GlhxF6k1SnWj49_P&open=AZ7_GlhxF6k1SnWj49_P&pullRequest=3575

Check warning on line 98 in workspaces/homepage/plugins/homepage/src/utils/translateHomepageWidgets.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer a more specific assertion instead of this generic one, e.g. "expect(getComponentData(translated.component, 'description')).toBeUndefined()".

See more on https://sonarcloud.io/project/issues?id=redhat-developer_rhdh-plugins&issues=AZ7_GlaPF6k1SnWj49_O&open=AZ7_GlaPF6k1SnWj49_O&pullRequest=3575