UI5 / UI5/webcomponents

Implementation of PullToRefresh component from SAPUI5 to increase mobile support

Open
#5,106 0 comments 0 reactions 1 assignee View on GitHub

@petyabegovska is already working on this.

Since Mar 29, 2023.

feature request for discussion New Component
Dominant language
TypeScript
Stars
1.8k
Forks
285
Avg merge
3d 2h
Merged PRs (30d)
59

Description

Feature Request Description

As described in issue #5103, I was trying to implement a PullToRefresh component.
Its a component described in SAPUI5 - https://sapui5.hana.ondemand.com/sdk/#/api/sap.m.PullToRefresh
For mobile users, it would be nice, if the touch would gain more support. Swipeable components like PullToRefresh are good for the user experience for mobile devices.
The component would be very useful for lists.

Proposed Solution

See https://sapui5.hana.ondemand.com/sdk/#/api/sap.m.PullToRefresh

Proposed Alternatives

The question is, if you can add some more support for touch devices.
I'm not very certain, whether you are able to implement such a component. Working with reference elements like in react could be a solution. Maybe use the scrollTop variable from the reference and working with this variable to open and close the PullToRefresh component.

Additional Context

Add other context or screenshots related to the feature request here.

Priority
  • Low
  • Medium
  • High
  • Very High

A clear and concise description of the impact/urgency of the required feature.

Stakeholder Info (if applicable)
  • Organization: {...}
  • Business impact: {...}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.