5sControl / 5sControl/5s-frontend

[30min] Добавить возможность перейти в основное меню при завершении таймспана

Open
#1,009 0 comments 0 reactions 1 assignee Claimed by @AndreichukVladlena View on GitHub
enhancement ESMIL Feature QA done Stage ready v. 0.8.1
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Отредактируй, пожалуйста, появление и исчезновение стрелки назад. Когда только отсканировал код, то стрелка есть, так как операция не начата. Она отправляет в основное меню.
Если операция начата, то стрелки пока нет (но функционал будет развиваться и она потом появится).
Когда таймспан завершил, то стрелка появляется и если юзер не хочет сканировать новый код, то по стрелке он может вернуться в основное меню.
Image

Contributor guide

Open the contributing guide

Research direction

Find the component that renders the back arrow, likely in a UI header or navigation bar. The arrow's visibility should be conditional: shown when no operation is active or when a timespan has finished, hidden during an active operation. Check for state variables tracking operation status and timespan completion. Verify the arrow's onClick handler navigates to the main menu.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.