[TIMOB-26810] UI issue in the ListView while changing the Orientation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | sonufana4u |
Assignee | Eric Merriman |
Created | 2019-02-07T12:56:32.000+0000 |
Updated | 2019-02-08T15:11:52.000+0000 |
Description
Hello Team,
IN the ListView, When we switch from Portrait to Landscape or vice-versa then we experienced the UI goes off.Getting white space from Right side and also not able to see Text Value which was available in the Left Side.Enable the editing to true and trying to use *Delete* functionality
Please see the issue in the below link. Also am attaching the video.
https://drive.google.com/open?id=1lMyQ7z81Ug3TqbsljVKZgzZxyCe56dpN
Thanks.
Attachments
File | Date | Size |
---|---|---|
index.js | 2019-02-08T07:00:27.000+0000 | 773 |
index.tss | 2019-02-08T07:00:50.000+0000 | 229 |
index.xml | 2019-02-08T07:01:01.000+0000 | 366 |
ListDelete.mov | 2019-02-07T12:56:29.000+0000 | 864885 |
Hello, Please share a full reproducible sample code that demonstrates the issue. Also, Provide complete steps guide to reproduce.
Hello Sharif, I am attaching only files..So, please add these file and check on iPad and try to change the orientation. let me know in case of any queries..Thanks [^index.js] [^index.tss] [^index.xml]
Hello [~sonufana4u], I was able to reproduce the issue with your sample code. I do see the issue in ipod simulator where in landscape orientation, the UI goes off place getting white space in right side and also the text is not available in the left Side. Tested with SDK 7.5.0.GA. Thanks.