1 commentaire (1 commentaire)0 réactions (0 réactions)0 assignés (0 assignés)JavaScript11 679 stars (11 679 stars)946 forks (946 forks)batch import
enhancementhelp wanted
Description
Guide contributeur
- Stack technique
- htmlcssreact
- Domaine
- frontenddesign
- 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.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- unclear
- Prérequis
- React basicsSVG gradients
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 20
- Direction de recherche
- Investigate the repository's components, particularly the CSS files for color picker skins (e.g., ChromePicker, SketchPicker) to find instances of CSS background gradients. Then, replace each gradient with an inline SVG gradient defined in the component's render method or a separate SVG file. Ensure the SVGs mirror the same color stops and direction as the original CSS gradients. The issue lacks specific acceptance criteria, so it may be worthwhile to ask maintainers for preferred implementation details.