henningn opened a new pull request, #7389:
URL: https://github.com/apache/myfaces-tobago/pull/7389

   Add test for tc:button, tc:link, tc:suggest, tc:selectOneList, 
tc:selectManyList
   
   "tobago.dropdown.hidden" is the default behavior for tc:suggest, because a 
default is mandatory.
   
   Add
     dropdownHide("tobago.dropdown.hide"),
     dropdownHidden("tobago.dropdown.hidden"),
     dropdownShow("tobago.dropdown.show"),
     dropdownShown("tobago.dropdown.shown"),
   as ClientBehavior.java values.
   
   Issue: TOBAGO-2526


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to