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

Andre Dietisheim (JIRA) issues at jboss.org
Thu Jan 8 17:02:29 EST 2015


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

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

setting fixVersion to LATER since the main focus now is to create tooling for OpenShift v3.

> Domain wizard: If domain creation fails because of name that's already used (or forbidden), 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
>            Priority: Minor
>              Labels: domain_wizard
>             Fix For: LATER
>
>         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 was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list