You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means any version (first *) with a build string starting with headless
This shows up incorrectly in the UI as:
and
The only way to use this syntax is via the yaml editor. I don't mind that since its an advanced syntax but the UI looks strange since its splitting the *= characters.
Expected behavior
I expect the UI to look more similar to the way I specified this via yaml
Describe the bug
The UI doesn't properly handle the valid syntax:
This means any version (first *) with a build string starting with
headless
This shows up incorrectly in the UI as:
and
The only way to use this syntax is via the yaml editor. I don't mind that since its an advanced syntax but the UI looks strange since its splitting the
*=
characters.Expected behavior
I expect the UI to look more similar to the way I specified this via yaml
How to Reproduce the problem?
Build an env with:
and view the UI.
Output
No response
Versions and dependencies used.
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: