Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deliteful/demos/mobileapp is broken #122

Closed
edchat opened this issue May 14, 2014 · 7 comments
Closed

deliteful/demos/mobileapp is broken #122

edchat opened this issue May 14, 2014 · 7 comments
Assignees
Milestone

Comments

@edchat
Copy link
Contributor

edchat commented May 14, 2014

The SidePane will not open, and the layout is messed up.

@edchat
Copy link
Contributor Author

edchat commented May 14, 2014

I tested with chrome and FF on mac.

@cjolif cjolif assigned lbod and dmandrioli and unassigned lbod Jun 2, 2014
@cjolif cjolif added this to the 0.2.0-dev milestone Jul 10, 2014
@dmandrioli
Copy link
Member

SidePane, ViewStack and LinearLayout samples works but not List samples and the error is the same in mobileapp and List samples. Reassign to @sbrunot

@dmandrioli dmandrioli assigned sbrunot and dmandrioli and unassigned dmandrioli and sbrunot Jul 15, 2014
@sbrunot
Copy link
Member

sbrunot commented Jul 15, 2014

List is currently broken on the master branch, due to some regression introduced on delite master for templates. I was told that ibm-js/delite#228 should fix the current issues with templates: I think we'll have to wait for it before trying again. For the record, the samples and tests were ok last friday.

@pruzand
Copy link
Member

pruzand commented Jul 16, 2014

There are other problems in this demo:

dmandrioli added a commit to dmandrioli/deliteful that referenced this issue Jul 16, 2014
@dmandrioli
Copy link
Member

Tested successfully on Mac (Chrome and Safari).

@AdrianVasiliu
Copy link
Contributor

About the remaining issue (scroll in the left-side menu on chrome/Android and ios7): in the past, such situations were due to an incorrect height of the component (in particular with flexbox, on some browsers) and/or interference with overflow or overflow style parameters set on the parent containers. I tried a bit to find what exactly in this usage context hurts (including by comparing with the right-side list which scrolls fine), unsuccessfully so far. Let's see if we find it...

@dmandrioli
Copy link
Member

Remaining issues splitted in #225 and #192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants