bluerobotics / bluerobotics/cockpit

frontend: `VeryGenericIndicator` configuration is inconsistent

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

Description

### Current behaviour

1. Variable selection involves clicking a button, typing into a (new, different location) search bar, then selecting options from another separate location
2. Variables are presented by their Cockpit IDs

Image

### Expected or desired behaviour

1. Use `v-autocomplete`, per #1811
2. Use variable names, instead of their IDs

### 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 implementation of `VeryGenericIndicator` and read the related request in #1811. Trace the current variable-selection UI and identify where Cockpit IDs are displayed; done means using the requested autocomplete interaction and showing variable names instead of IDs.

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
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.