Skip to content

Simultaneous-edit protection for workspace files#1949

Merged
AaronPlave merged 8 commits into
developfrom
feat/simultaneous-workspace-file-edit-protection
Jul 9, 2026
Merged

Simultaneous-edit protection for workspace files#1949
AaronPlave merged 8 commits into
developfrom
feat/simultaneous-workspace-file-edit-protection

test: fix serial-suite state leak in workspace edit-protection e2e

c85e1cd
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 9, 2026 in 54s

Annotations

Check warning on line 7210 in src/utilities/effects.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

"*" is overridden by string in this union type.

See more on https://sonarcloud.io/project/issues?id=NASA-AMMOS_aerie-ui&issues=AZ6-EG8Hj7SaPbKUlUQF&open=AZ6-EG8Hj7SaPbKUlUQF&pullRequest=1949

Check warning on line 631 in src/utilities/workspaces.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

"*" is overridden by string in this union type.

See more on https://sonarcloud.io/project/issues?id=NASA-AMMOS_aerie-ui&issues=AZ6-EG36j7SaPbKUlUQE&open=AZ6-EG36j7SaPbKUlUQE&pullRequest=1949

Check warning on line 376 in src/utilities/requests.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'any' overrides all other types in this union type.

See more on https://sonarcloud.io/project/issues?id=NASA-AMMOS_aerie-ui&issues=AZ6-EG8hj7SaPbKUlUQG&open=AZ6-EG8hj7SaPbKUlUQG&pullRequest=1949

Check warning on line 103 in src/stores/activeDocument.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read.

See more on https://sonarcloud.io/project/issues?id=NASA-AMMOS_aerie-ui&issues=AZ6-EG85j7SaPbKUlUQJ&open=AZ6-EG85j7SaPbKUlUQJ&pullRequest=1949