Skip to content

fix: avoid double-escaping limitation value template

2fd6a84
Select commit
Loading
Failed to load commit list.
Open

BX-11236: Use design-system button component #1838

fix: avoid double-escaping limitation value template
2fd6a84
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 1, 2026 in 46s

Annotations

Check warning on line 54 in src/bundle/Resources/views/themes/admin/ui/component/input_text.html.twig

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Avoid using positive values for the "tabIndex" attribute.

See more on https://sonarcloud.io/project/issues?id=ibexa_admin-ui&issues=AZ6CRVx9NUShnqe1PbSf&open=AZ6CRVx9NUShnqe1PbSf&pullRequest=1838

Check warning on line 19 in src/bundle/ui-dev/src/modules/sub-items/components/action-btn/action.btn.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not use nested template literals.

See more on https://sonarcloud.io/project/issues?id=ibexa_admin-ui&issues=AZ6CRV62NUShnqe1PbSg&open=AZ6CRV62NUShnqe1PbSg&pullRequest=1838

Check warning on line 29 in src/bundle/Resources/public/js/scripts/admin.context.menu.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=ibexa_admin-ui&issues=AZ6CRVquNUShnqe1PbSe&open=AZ6CRVquNUShnqe1PbSe&pullRequest=1838