[jbosstools-issues] [JBoss JIRA] (JBIDE-12312) If domain creation fails because of name that's already used, no info is visible in wizard after you closed the error dialog

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Thu Jan 10 09:15:09 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744818#comment-12744818 ] 

Andre Dietisheim commented on JBIDE-12312:
------------------------------------------

In 4.0.0.Final the Domain creation wizard has no widgets for the ssh key anymore. Nevertheless, this issue is still valid. Once you close the error, you dont see what's wrong with the current name. 

!no-error.png!

*Finish* should be disabled as long as you dont change the name.
                
> If domain creation fails because of name that's already used, no info is visible in wizard after you closed the error dialog
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-12312
>                 URL: https://issues.jboss.org/browse/JBIDE-12312
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 3.3.0.Final
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Minor
>             Fix For: 4.0.x
>
>         Attachments: domain-name-already-used.png, missing-user-guidance.png, no-error.png
>
>
> If you create a new domain on OpenShift, you'll have to provide it's name. This name has to be unique across OpenShift (for all users). If you use a domain name that's already used, you'll get an error dialog that informs you about the name not being unique across OpenShift. 
> !domain-name-already-used.png!
> Once you close this dialog, noting is showing this error any more. The name field is not decorated with an error marker. 
> steps to reproduce:
> # ASSERT make sure you have an account without a domain
> # EXEC launch the *OpenShift Application* wizard
> # ASSERT you get to the *Domain creation* dialog
> # EXEC supply a valid key and choose a domain name that is *already used* (ex. "domain")
> # ASSERT You get an error dialog that tells you that the domain name is already used
> # EXEC hit *OK*
> Result:
> The domain creation dialog has no information that would tell you what you have to correct.
> !missing-user-guidance.png!
> We should improved this:
> * put an error decoration to the name text field
> * put the cursor into the name text field (eventually select the whole name in it)
> * eventually reach out to #libra to get a way to query the availability of the given name, so that we can validate while typing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list