bluerobotics / bluerobotics/cockpit

frontend: add debouncing to recording functions

Open
#2,268 0 comments 0 reactions 0 assignees View on GitHub
enhancement ui
Dominant language
TypeScript
Stars
198
Forks
63
Avg merge
2d 7h
Merged PRs (30d)
57

Description

### Current behaviour

You can click twice fast when starting a recording, and the recording stops. A user might still think it started, and miss out on recording a session as a result.

### Expected or desired behaviour

Add some debouncing to disallow very short recording start/stop inputs from the user.

### Prerequisites

- [x] I have checked to make sure that a similar request has not already been filed or fixed.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the frontend recording start and stop handlers, then reproduce the rapid double-click behavior described in the issue. Done means very short successive recording inputs are debounced so a fast second click cannot unexpectedly stop a newly started recording.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.