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

Replace instance type text input with select in Create Model form #149

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

dustins
Copy link
Contributor

@dustins dustins commented Oct 16, 2024

Issue #, if available:

Description of changes:
The current text input for defining the instance type for hosted models is prone to errors, as it allows for typos and the selection of instance types that may not be available in certain regions. This PR updates the field to a select input, ensuring that only valid and available instance types can be selected.

Screenshot 2024-10-16 at 11 02 53

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@dustins dustins added the enhancement New feature or request label Oct 16, 2024
@dustins dustins changed the title Enhancement: replace create model instance type text input with select Replace instance type text input with select in Create Model form Oct 16, 2024
@estohlmann estohlmann merged commit 2e024eb into develop Oct 16, 2024
4 checks passed
@estohlmann estohlmann deleted the bug/instances-select-2024-10-16 branch October 16, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants