Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.1 Beta
-
Fix Version/s: 1.1 Beta
-
Component/s: None
-
Labels:None
-
Environment:browsers which support css3 transition, jsf2
Description
accordion component will make use of http://jira.icesoft.org/browse/MOBI-218 contentPane in that only the selected pane will be open.
default height of contentPanes or maxHeight of individual will determine height of each accordion pane.
default height of contentPanes or maxHeight of individual will determine height of each accordion pane.
Put a simple demo into the mobile showcase. I had similar problems as found with the tabset component. Only the first contentPanel seems to be properly inserted into the DOM.
For both the accordion title bar and the tabset tab, I think we need another way to specify content other then just the title attribute on contentPane.
For accordian a users will likely want to change the arrow character used to indicate the visiblity of the panel.
For tabset in the mobile space icons are often used with text or instead of text. Sometimes an icon can say more then a few words which is important on a screen with limited room.