You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Stefan Schulte (JIRA)" <de...@myfaces.apache.org> on 2006/08/07 17:51:17 UTC

[jira] Created: (TOBAGO-110) After validation of a mandatory field there is no jump to the correct tab in tabGroup

After validation of a mandatory field there is no jump to the correct tab in tabGroup
-------------------------------------------------------------------------------------

                 Key: TOBAGO-110
                 URL: http://issues.apache.org/jira/browse/TOBAGO-110
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0.7
         Environment: Debian Linux, all browsers
            Reporter: Stefan Schulte


If the validation of a mandatory input field fails in a tab other than the current, there is no jump to the correct tab. The user has to go through all tabs to find the one with the occured validation error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TOBAGO-110) After validation of a mandatory field there is no jump to the correct tab in tabGroup

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462808 ] 

Bernd Bohmann commented on TOBAGO-110:
--------------------------------------

Which switchType client, reloadPage or reloadTag?
I assume client.
First we need a error style for a tab which contains the invalid field. 
May be later we can select the invalid tab if only one tab contains a invalid field.

> After validation of a mandatory field there is no jump to the correct tab in tabGroup
> -------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-110
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-110
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>         Environment: Debian Linux, all browsers
>            Reporter: Stefan Schulte
>
> If the validation of a mandatory input field fails in a tab other than the current, there is no jump to the correct tab. The user has to go through all tabs to find the one with the occured validation error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (TOBAGO-110) After validation of a mandatory field there is no jump to the correct tab in tabGroup

Posted by "Matthias Wronka (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512462 ] 

Matthias Wronka commented on TOBAGO-110:
----------------------------------------

This issue should be extended by any kind of validation- or conversion-error and not only mandatory-fields. I agree with Bernd, that a error style for tabs with errors would be a very useful first step.

> After validation of a mandatory field there is no jump to the correct tab in tabGroup
> -------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-110
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-110
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.7
>         Environment: Debian Linux, all browsers
>            Reporter: Stefan Schulte
>
> If the validation of a mandatory input field fails in a tab other than the current, there is no jump to the correct tab. The user has to go through all tabs to find the one with the occured validation error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.