5sControl / 5sControl/5s-frontend
[4h] Add possibility to stop algorythm
Offen
Front
- Vorherrschende Sprache
- TypeScript
- Sterne
- 3
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
As a user I would like to have a possibility to stop functioning of some algorythms, which I don't need to monitor only those I need right now.
Beitragsleitfaden
Rechercherichtung
Look for algorithm management components in the frontend codebase, likely in a directory like `src/components/` or `src/features/`. Identify where algorithms are listed and controlled. The feature requires adding UI controls (e.g., toggle buttons) to stop individual algorithms and updating the state management to handle the stopped state. Check existing tests for algorithm components to understand the testing pattern.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- react, typescript
- Bereich
- frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100