bluerobotics / bluerobotics/cockpit
Widget options from the widget component and the default profile sometimes do not match
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 198
- Forks
- 63
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 57
Description
We should have an interface declaration for the widget options, so they always match or throw a type error.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the widget component and the default profile definitions that provide widget options, then compare their existing shapes. Define the shared interface so mismatches produce a TypeScript error; done means both sources conform or incompatible options are rejected by type checking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100