blocking actions in loop mode
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 3
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 8
Description
WIP: Looks good to me, just to document it here, @flowln gave a good idea of "play with loop" that blocks the other forms, since we already have the `useQueue` with the status we might use it to block the buttons as a new feature. Will reference this comment in a issue for a future implementation.
_Originally posted by @Igort4 in https://github.com/cnpem/sophys-web/pull/114#pullrequestreview-5022890866_
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the loop mode actions and the existing `useQueue` status in the client. Identify which forms and buttons should be blocked while loop mode is active. Done means other actions cannot run during loop mode, with the affected controls behaving consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100