[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to