Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Allow users to replace found devices directly #203

Open
tangkong opened this issue Aug 31, 2023 · 0 comments
Open

ENH: Allow users to replace found devices directly #203

tangkong opened this issue Aug 31, 2023 · 0 comments

Comments

@tangkong
Copy link
Contributor

Expected Behavior

If we can find a device in a checkout, we should be able to swap it out / find-replace it smoothly.

In addition, we should update this table as we make edits to the file.

Current Behavior

Currently we find all the devices at FindTemplatePage load-time, and that list stays static.

Possible Solution

Wire the click-action in the devices/signals table to add a row with that device pre-loaded

Look for that device, determine its type, and prime a HappiSearchWidget to only return devices of a similar class

Re-populate this table after one of these replacements has happened, and optionally at reasonable intervals

Context

Comments from Ken and Zach in #198

Your Environment

pcds-5.7.3, atef v1.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant