[
https://issues.jboss.org/browse/JBIDE-12312?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-12312:
-------------------------------------
Description:
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.
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.
was:
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.
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
Attachments: domain-name-already-used.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.
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