1 commentaire (1 commentaire)0 réactions (0 réactions)1 assigné (1 assigné)CSS2 107 stars (2 107 stars)519 forks (519 forks)batch import
help wanted
Description
想兼容PC
Guide contributeur
- Stack technique
- javascriptcss
- Domaine
- frontend
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 1-3 hours
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- blocked
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- mostly clear
- Prérequis
- Zepto or jQuery knowledgeFamiliarity with zepto.fullpage plugin
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 40
- Direction de recherche
- Examine the plugin's main JavaScript file (likely fullpage.js) to understand current event handling. Look for touch event bindings and check if there is any existing PC compatibility code or config option. The issue comments (1 comment) may contain hints from the maintainer or assignee. Focus on adding 'click' event listeners in addition to touch events, and ensure no conflicts with mobile behavior. The goal is to enable mouse clicks for desktop users while preserving touch functionality.