2 commentaires (2 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)HTML5 026 stars (5 026 stars)568 forks (568 forks)batch import
help wanted
Description
例如{超级面板}
Guide contributeur
- Stack technique
- javascriptnodejselectron
- Domaine
- desktopfrontend
- Type d'issue
- bug
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 2
- 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.
- fresh
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- unclear
- Prérequis
- Electron basicsPlugin download flowJavaScript debugging
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 30
- Direction de recherche
- The issue reports that some plugins (e.g., '超级面板') fail to download and show a spinning indicator indefinitely. To investigate, first reproduce the issue by trying to download the super panel plugin. Look at the plugin download code in the repository, likely in the electron main process or renderer. Check for missing error handling or unresolved promises in the download function. Examine the network requests and see if the API endpoint returns a response. Also review any existing comments on the issue for additional clues.