Skip to content

[Bug]: Agent WebView Pull To Refresh does not work #43

@paulpv

Description

@paulpv

Description

The Pull To Refresh feature in the Agent WebView is not functioning as expected. Users are unable to refresh the Agent WebView content by pulling down in the interface.

Steps to Reproduce

  1. Open the Agent WebView in the application.
  2. Attempt to perform a pull-to-refresh gesture.
  3. Notice that the WebView content does not refresh.

Expected Behavior

Pulling down on the Agent WebView should trigger a refresh of its content, updating to the latest state.

Actual Behavior

No refresh is triggered when performing the pull-to-refresh gesture. Content stays static until manually reloaded by another means, if available.

Environment

  • Platform: [Android/iOS/Desktop/Web]
  • OS: [e.g., Android 13, macOS 14.1, Windows 11]
  • App Version: [e.g., commit hash or version number]

Logs/Screenshots

[Attach relevant logs or screenshots]

Possible Fix

Implement, enable, or troubleshoot Pull To Refresh support for Agent WebView. Possible areas to check:

  • Ensure the refresh handler is correctly hooked to the WebView.
  • Ensure event listeners are not blocked by overlaying components.
  • Review any platform-specific code that may prevent the gesture from being recognized.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions