1 commentaire (1 commentaire)0 réactions (0 réactions)0 assignés (0 assignés)Java23 109 stars (23 109 stars)8 150 forks (8 150 forks)batch import
area/dashboardgood first issuekind/enhancement
Description
流控规则中预热和排队等待都没有时间单位的提示,虽然能够很轻松地获知,但感觉还是提示一下的好
Guide contributeur
- Stack technique
- javajavascripthtmlspring
- 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.
- 2
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- under 1 hour
- 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.
- clear
- Prérequis
- Aucun
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 80
- Direction de recherche
- Examine the Sentinel dashboard frontend module (sentinel dashboard) and locate the flow control rule editing page. The warm up period and queue waiting timeout fields currently lack time unit labels. Add a text hint (e.g., 'seconds') beside or within these fields. Check if the existing code uses i18n for labels and follow the same pattern. The relevant files are likely in the JavaScript views under the dashboard module. The issue is in Chinese, so ensure the hint supports localization if needed.