Henning Nöth created TOBAGO-2310:
------------------------------------
Summary: Always process collapsible state
Key: TOBAGO-2310
URL: https://issues.apache.org/jira/browse/TOBAGO-2310
Project: MyFaces Tobago
Issue Type: New Feature
Components: Core
Reporter: Henning Nöth
Currently, the collapsible state is only processed when a command is executed
with tc:operation. After the implementation of
https://issues.apache.org/jira/browse/TOBAGO-2298, the collapsible state is
also processed for popups in the update model phase in order to keep the
current collapsible state when the backdrop is clicked. The state is only
processed if the new value is "true" in order to keep the behavior the same.
It is possible to open a box/panel/section without notifying the server. This
should be changed.
If a submit is executed, the current collapsible state should always be
processed in the update model phase.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)