cnpem / cnpem/sophys-gui

typing.Sequence[protocols.Flyable] single input bug

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
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.

![Image](https://github.com/user-attachments/assets/d76eff70-266f-4697-ab63-afdd5e123271)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.