Bug report
Describe your environment
- OS name and version: Android ,chrome
Describe the problem
On the Logs page on Android chrome, the log list section is not scrollable when
swiping directly over the list items. Swiping down on the list does nothing,
and swiping up triggers a pull to refresh action instead of scrolling up through
the list. This makes it impossible to browse log entries on mobile.
check the screenshot marked parts
Steps to reproduce:
- Open the site on chrome on android.
- Navigate to the "Logs" tab from the bottom navigation bar
- Wait for the log list to populate with entries
- Place finger on any log list item and swipe down to scroll further
- Then swipe up over the list items
Observed Results:
- Swiping down over the log list items does not scroll the list :( it is unresponsive.
- Swiping up over the log list items triggers a pull-to-refresh instead of
scrolling up through the list, which is crazy :0
Expected Results:
- Swiping up and down over the log list should scroll through the list entries
smoothly, without triggering a page refresh.
Relevant Code:
nothing
Bug report
Describe your environment
Describe the problem
On the Logs page on Android chrome, the log list section is not scrollable when
swiping directly over the list items. Swiping down on the list does nothing,
and swiping up triggers a pull to refresh action instead of scrolling up through
the list. This makes it impossible to browse log entries on mobile.
check the screenshot marked parts
Steps to reproduce:
Observed Results:
scrolling up through the list, which is crazy :0
Expected Results:
smoothly, without triggering a page refresh.
Relevant Code:
nothing