backend.ai-webui
backend.ai-webui copied to clipboard
fix: apply InputNumberWithSlider and set memory value automatically in ServiceLauncherModal
Main idea
- Currently desired routing count is displayed by using SliderInputFormItem at ServiceLauncherModal. Desired routing count can set maximum 100, but user can increase number infinity. If InputNumberWithSlider, user can set routing count maximum 100 and can't increase any more.
- If user change memory unit, memory value is not changed minimum value automatically.
But slider is changed automatically.
- [ ] Change SliderInputFormItem to InputNumberWithSlider
- [ ] Memory value is changed automatically by unit
Alternative ideas
No response
Anything else?
No response
@gee05053 Please update the title more specifically.
This PR is no longer valid, so I will close it. 👍