Opened 11 years ago
Closed 9 years ago
#11336 closed enhancement (wontfix)
Create a horizontally scrolling templated container for dojox.mobile.app
Reported by: | Shane O'Sullivan | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Mobile | Version: | 1.5.0b2 |
Keywords: | Cc: | Jared Jurkiewicz | |
Blocked By: | Blocking: |
Description
A good way of displaying lists of complex data is one at a time, swiping left to right. This can suit use cases such as displaying search results including images and descriptions.
One search result should be displayed at a time, with hints given that there are more results to the left and the right. When the user swipes left or right, the center templated result should move, with a blank template on the left or right scrolling into view.
When the user scrolls far enough (perhaps 50% of screen width) and lifts their finger, the empty template is filled with the data of the next or previous data item, and is scrolled into place.
Change History (2)
comment:1 Changed 11 years ago by
Component: | Dojox → DojoX Mobile |
---|
comment:2 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
dojox/mobile/app is deprecated in favor of dojox/app, and presumably will be removed in 2.0, so seems like we should mark this as wontfix.