Skip to content

Separate workspace from project prefixes in the prefix management dialog#1057

Merged
J-x-D merged 13 commits into
developfrom
feature/prefixSeparation-CMEM-4562
Jul 15, 2026
Merged

Separate workspace from project prefixes in the prefix management dialog#1057
J-x-D merged 13 commits into
developfrom
feature/prefixSeparation-CMEM-4562

Conversation

@andreas-schultz

Copy link
Copy Markdown
Member

No description provided.

@J-x-D J-x-D left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Catching the exception is still open, but it's probably a matter of taste. lgtm

J-x-D and others added 4 commits July 14, 2026 21:46
The i18n check (i18next-scanner) failed on the feature branch because 15
PrefixDialog.* keys used via t() had no value in the manual en.json,
producing __STRING_NOT_TRANSLATED__ entries. Add English values for all
of them (taken from the components' inline defaults). Also add
workspacePrefixesDescription, which is only referenced via <Trans> (not
scanned, so not flagged) but would otherwise render its raw key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The sidebar's pre-configured operator list is rebuilt asynchronously when
the used-port set changes (reloadToken bump -> loadExternalOperators
awaits a Promise before repopulating). After deleting the deprecated node
the test asserted on `sidebar-item-normalPort` synchronously, while the
sidebar was still mid-reload and the item was transiently absent, so
getByTestId threw. Wrap the assertion in waitFor, matching the identical
assertions already used elsewhere in this test.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@J-x-D
J-x-D merged commit c16120d into develop Jul 15, 2026
2 checks passed
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.

3 participants