Skip to content

Conversation

axel7083
Copy link
Contributor

@axel7083 axel7083 commented Oct 25, 2024

What does this PR do?

Fix the svelte check error

Screenshot / video of UI

What issues does this PR fix or reference?

Fixes #1897
Related to #1993

How to test this PR?

  • unit test has been added

Copy link
Collaborator

@benoitf benoitf left a comment

Choose a reason for hiding this comment

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

technical debt (non-blocking): it looks like it's not natural to have on:input in create service as it's possible to have a bidirectional value

maybe we need to provide the NumberInput as a ui component (there is one but in Podman Desktop)

@axel7083 axel7083 merged commit 98580a5 into containers:main Oct 25, 2024
6 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.

Update CreateService.svelte component to use the newer Input component
2 participants