You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/03/14 22:44:25 UTC

[jira] Commented: (TAPESTRY-2261) TriggerFragment mixin should work with Radio as well as Checkbox components

    [ https://issues.apache.org/jira/browse/TAPESTRY-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578940#action_12578940 ] 

Howard M. Lewis Ship commented on TAPESTRY-2261:
------------------------------------------------

The issue is that you can observe the client-side "change" event, but that seems to only trigger when the Radio is selected; when it is de-selected (because a different radio was selected) there is no event, so you end up with both form fragments, when they should be exclusive.

> TriggerFragment mixin should work with Radio as well as Checkbox components
> ---------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2261
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2261
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0.11
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Currently, it sees the radio being selected, but when a different radio is clicked, it doesn't hide the associated form fragment.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org