Skip to content

[BUG] Log list not scrollable on Android mobile. it triggers refresh instead of scroll #123

@codewithtamim

Description

@codewithtamim

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

Image

Steps to reproduce:

  1. Open the site on chrome on android.
  2. Navigate to the "Logs" tab from the bottom navigation bar
  3. Wait for the log list to populate with entries
  4. Place finger on any log list item and swipe down to scroll further
  5. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions