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

Feat/join production #11

Merged
merged 6 commits into from
Mar 28, 2024
Merged

Feat/join production #11

merged 6 commits into from
Mar 28, 2024

Conversation

martinstark
Copy link
Collaborator

Adds all the API scaffolding required to make the join production form safely dynamic.

The form will update the available lines live, when the Production ID is changed.

If a bad Production ID is provided it will show an error.

Device selection will be based on the devices loaded when the page was first loaded. To load newly connected devices, a page refresh is required. It's possible this could be made more dynamic in specific web browser. Reloading the list live did not work well on Firefox.

It is not yet possible to submit the form to trigger any join logic.

@martinstark martinstark requested a review from malmen237 March 27, 2024 15:16
@martinstark martinstark merged commit 93e95e7 into main Mar 28, 2024
@martinstark martinstark deleted the feat/join-production branch March 28, 2024 06:51
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

Successfully merging this pull request may close these issues.

2 participants