Skip to content

Conversation

@oleksandr-nc
Copy link
Contributor

Today, while developing, I accidentally discovered that the existing "remove registry override" action is now missing from the UI.
As a remeber, there definitely was previously an option to remove a registry override.
This was likely broken during the migration to Vue 3 in pull request #705.

Before commit:

Screenshot From 2026-01-13 13-26-10

After commit:

Screenshot From 2026-01-13 13-30-07

Copy link
Member

@julien-nc julien-nc left a comment

Choose a reason for hiding this comment

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

Nice catch. It was mentioned in the vue3 migration guide i wrote 😅 :
The action template now only accepts/displays components which name starts with NcAction*.

So it was a potential bug in the initial implementation 😉

@oleksandr-nc oleksandr-nc merged commit f17bf8f into main Jan 13, 2026
33 of 35 checks passed
@oleksandr-nc oleksandr-nc deleted the fix/ui/docker-registry-override branch January 13, 2026 12:32
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