mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
chore(automation): give unique selectors [r8s-168] (#345)
Co-authored-by: JamesPlayer <james.player@portainer.io>
This commit is contained in:
parent
b30a1b5250
commit
c80cc6e268
29 changed files with 38 additions and 4 deletions
|
@ -50,6 +50,7 @@ export function TemplateSelector({
|
|||
onChange(getTemplate({ type, id: templateId }), type);
|
||||
}}
|
||||
data-cy="edge-stacks-create-template-selector"
|
||||
id="edge-stacks-create-template-selector"
|
||||
/>
|
||||
{isLoadingValues && (
|
||||
<InlineLoader>Loading template values...</InlineLoader>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue