[TIMOB-24315] Scrolling a ScrollableView inside a ScrollView pushes content offscreen
| 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 | Hani Hamadeh |
| Assignee | Unknown |
| Created | 2017-01-15T17:24:02.000+0000 |
| Updated | 2018-02-28T19:55:33.000+0000 |
Description
A ScrollView contains a ScrollableView with children including a TextArea each.
If the current TextArea is focused and the user scrolls the ScrollableView the content would go off screen
Steps to reproduce:
Focus the text field, try scrolling the scrollable view right or left
Attachments
No comments