typing.Sequence[protocols.Flyable] single input bug
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 3
Description
When inputitng only one device in the GUI, it returns 'Invalid Input type'.
The GUI probably expects a list, but it is not generating a list of one device only.

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the single-device GUI path described in the issue and trace where the input is validated against typing.Sequence[protocols.Flyable]. Confirm the change by checking that one device is accepted without “Invalid Input type” while multi-device input still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100