angular / angular/components

Feature request: pull to refresh

Open
#9,824 4 comments 14 reactions 0 assignees View on GitHub
area: new feature P5
Dominant language
TypeScript
Stars
25k
Forks
6.8k
Avg merge
1d 8h
Merged PRs (30d)
91

Description

#### Bug, feature request, or proposal:
Feature request

#### What is the expected behavior?
When the user is at the top of a list and pulls, a refresh icon slides in. When the icon is fully visible and the user releases, the list is refreshed.
Material spec can be found here: https://material.io/guidelines/patterns/swipe-to-refresh.html

#### What is the use-case or motivation for changing an existing behavior?
We are building a web application using Angular Material, which we will be shipping as an app. We wish to conform to the Material spec and thus allow our users to refresh a list by pulling down.

#### Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular: 5.2.3
Material: 5.1.1
TypeScript: 2.7.1

Contributor guide

Open the contributing guide

Research direction

The issue names no repository file, test, or entry point. Start by reviewing the linked Material swipe-to-refresh specification and the existing Angular Material component patterns; define the component and API scope before implementation. Done means a list refreshes when pulled from the top and released after the refresh icon becomes fully visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.