Change event on drag start (if delayed dragging, it should fire when the delay is elapsed)
- Langage dominant
- TypeScript
- Étoiles
- 25k
- Forks
- 6.8k
- Merge moyen
- 1 j 8 h
- PR mergées (30 j)
- 91
Description
#### Feature Description
Currently the started event on CdkDrag fires when the user starts to press on the element. Now with the dragStartDelay, it should fire after the delay if it hasn't been cancelled.
#### Use Case
I would like to trigger a vibration or a haptic feedback when the the dragged element starts to drag after the cdkDragStartDelay. Currently it's not possible to synchronize both of them accuratly without doing some hacks.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par le CdkDrag started event et le comportement de dragStartDelay décrits dans l’issue. Suivez le moment où l’événement est actuellement déclenché et vérifiez qu’il ne se déclenche qu’une fois le délai écoulé, sauf si le drag est annulé ; confirmez que le minutage permet un retour haptique synchronisé.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- angular, typescript
- Domaine
- frontend
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 42/100