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
Describe the bug
When creating a new component and choosing a name containing a dot like: "Testcomponent4.0" the wizard does not terminate when clicking finish. The component seems to be created correctly though. View is not changed to modelling view.
To Reproduce
Steps to reproduce the behavior:
create new component (tier3)
enter an invalid? name "Testcomponent4.0"
select other properties as desired
klick finish -> Wizard is not finished
Expected behavior
The wizard should close, the component be created and the view changed
Screenshots
Toolchain version (and other specific settings) that you are using:
Seronet Virtual Box Image
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Thanks for the report. Interesting use-case. Dots are not allowed in the Component name as the name is used in various models for cross referencing. But I think there should be an error message instead of not allowing to finish (which is a silent fail-safe behavior).
Describe the bug
When creating a new component and choosing a name containing a dot like: "Testcomponent4.0" the wizard does not terminate when clicking finish. The component seems to be created correctly though. View is not changed to modelling view.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The wizard should close, the component be created and the view changed
Screenshots
Toolchain version (and other specific settings) that you are using:
Seronet Virtual Box Image
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: