The text box for entering a new list from the location page is covered by the keyboard that pops up to allow typing. It isn't in the page flow, and so the keyboard doesn't know to push things up. Fixes could include putting the popup content in a modal, putting the input for new list into the main location page content, and/or a multi for (de)selecting existing lists (which would make list selection for touch friendly, but doesn't address the issue of creating a new list).
The text box for entering a new list from the location page is covered by the keyboard that pops up to allow typing. It isn't in the page flow, and so the keyboard doesn't know to push things up. Fixes could include putting the popup content in a modal, putting the input for new list into the main location page content, and/or a multi for (de)selecting existing lists (which would make list selection for touch friendly, but doesn't address the issue of creating a new list).