Skip to content

Deleted Next service is still displayed as an active link in parent service's flow - #1135

Open
1AhmedYasser wants to merge 3 commits into
buerokratt:v3.3.1from
1AhmedYasser:Deleted-Next-service-is-still-displayed-as-an-active-link-in-parent-service's-flow
Open

Deleted Next service is still displayed as an active link in parent service's flow#1135
1AhmedYasser wants to merge 3 commits into
buerokratt:v3.3.1from
1AhmedYasser:Deleted-Next-service-is-still-displayed-as-an-active-link-in-parent-service's-flow

Conversation

@1AhmedYasser

Copy link
Copy Markdown
Collaborator

@1AhmedYasser
1AhmedYasser requested a review from trevorling July 31, 2026 09:18
Comment thread GUI/src/store/new-services.store.ts Outdated
},
loadNavigableServiceIds: async () => {
try {
const response = await api.get<{ serviceId: string; name: string }[]>(getNavigableServicesList());

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.

Here I'd add readonly for the serviceId and name :)

@1AhmedYasser
1AhmedYasser requested a review from trevorling July 31, 2026 09:40
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

2 participants