[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
Wed Jul 11 06:01:15 EDT 2012


Andre Dietisheim created JBIDE-12312:
----------------------------------------

             Summary: 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: 3.4.x


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. 

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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list