Skip to content

Changed translation key#3314

Open
Corepex wants to merge 3 commits into2025.4from
3164-select-options---missing-translation
Open

Changed translation key#3314
Corepex wants to merge 3 commits into2025.4from
3164-select-options---missing-translation

Conversation

@Corepex
Copy link
Copy Markdown
Contributor

@Corepex Corepex commented Apr 8, 2026

Changes in this pull request

Resolves #3164

Additional info

This pull request updates the action key for deleting items in the select option tree component to use a more consistent naming convention. The key for the delete action is changed from 'remove-item' to 'delete' in both the component logic and the action definitions.

Consistency improvements:

  • Changed the delete action key from 'remove-item' to 'delete' in the actions array for tree nodes in select-option-widget.tsx to ensure consistent naming. [1] [2]
  • Updated the conditional logic in tree-container.tsx to check for the new 'delete' action key instead of 'remove-item'.

@Corepex Corepex requested a review from xIrusux April 8, 2026 08:23
@Corepex Corepex self-assigned this Apr 8, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 8, 2026

@Corepex Corepex linked an issue Apr 17, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Select options] - missing translation

1 participant