Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
The ace:panel unexpectedly rerenders and executes the entire view when collapsing and expanding. This can be an expensive default considering the intuitive region to execute is the ace:panel and its subtree. It can also result in unexpected renders or executions which can be confusing for novice users.
Of course an ace:ajax tag could be used to overwrite this default, but @all makes a bad default since very few cases need the maximal scope on panel expansion state toggle.
Of course an ace:ajax tag could be used to overwrite this default, but @all makes a bad default since very few cases need the maximal scope on panel expansion state toggle.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Revision #33704
Committed by nils.lundquist
Moments ago
ICE-8966- Panel ajax behaviour default execution scope reduced to @this