Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New component Wizard will not close when using invalid names #9

Open
GeorgHeppner opened this issue Nov 27, 2019 · 1 comment
Open
Labels
bug Something isn't working

Comments

@GeorgHeppner
Copy link

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:

  1. create new component (tier3)
  2. enter an invalid? name "Testcomponent4.0"
  3. select other properties as desired
  4. klick finish -> Wizard is not finished

Expected behavior
The wizard should close, the component be created and the view changed

Screenshots
seronet_tescomponent_2

Toolchain version (and other specific settings) that you are using:
Seronet Virtual Box Image

Additional context
Add any other context about the problem here.

@GeorgHeppner GeorgHeppner added the bug Something isn't working label Nov 27, 2019
@alex-lotz
Copy link
Member

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants