#13819 closed enhancement (fixed)
Unable to make an action sheet
Reported by: | Paul Christopher | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.7.0b1 |
Keywords: | Cc: | koba | |
Blocked By: | Blocking: |
Description
An action sheet is a popover (dojox.mobile.Opener) which shows a selections of actions from which the user can choose ("Add bookmark", "Mail page"...). See page 119 in Apple's iOS Human Interface Guidelines (http://developer.apple.com/library/ios/documentation/userexperience/conceptual/mobilehig/MobileHIG.pdf) for more on that.
There a many wonderful examples in dojox/mobile/tests on how to use dojox.opener. However, there is no example for an action sheet.
The developper is left puzzeled on how to implement this. Is it just a list of normal buttons or toolbar buttons? Or do action sheet buttons have their own style?
Please add at least a showcase in the tests folder and/or implement action sheets and add the appropriate styles.
Action sheets are quite fundemantal for iPad applications.
Change History (4)
comment:1 Changed 9 years ago by
Status: | new → assigned |
---|
comment:2 Changed 9 years ago by
Cc: | koba added |
---|
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
In [26458]: