2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)HTML5.026 stars (5.026 stars)568 forks (568 forks)batch import
help wanted
Description
例如{超级面板}
Guia do colaborador
- Pilha de tecnologia
- javascriptnodejselectron
- Domain
- desktopfrontend
- Tipo Issue
- bug
- DifficultyDificuldade de implementação estimada para um novo contribuidor, de 1 para alterações muito pequenas a 5 para trabalho de nível especializado.
- 2
- Tempo estimadoUm intervalo de tempo aproximado para um colaborador experiente investigar, implementar, testar e preparar um pull request.
- 1-3 hours
- Status da atividadeQuão disponível o issue aparece agora: novo, ativo, obsoleto, bloqueado ou aguardando entrada do mantenedor.
- fresh
- ClarityCom que clareza o issue explica a mudança esperada, os critérios de aceitação e a próxima etapa.
- unclear
- Prerequisites
- Electron basicsPlugin download flowJavaScript debugging
- Simpatia para novatosUma pontuação de 1 a 100 que estima o quão acessível este issue é para colaboradores iniciantes.
- 30
- Direção de pesquisa
- 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.