framework7io / framework7io/framework7
Pull to refresh with both from top and from bottom
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Current push to refresh works excellent, but only can choose from top or from bottom. In my App, I would like to pull from top to return to previous page, and pull from bottom to navigate to next page. In current F7 version, there is only one ptr instance
Describe the solution you'd like
Should it possible to separate Top & Bottom ptr instances ?
Thanks for your excellent working for F7~~
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating Framework7's current pull-to-refresh implementation and its public PTR configuration or API. Determine how the single PTR instance is selected for the top or bottom, then define what separate top and bottom instances should expose; the work is done when both directions can be configured independently and the behavior is documented or tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100