backend.ai-webui icon indicating copy to clipboard operation
backend.ai-webui copied to clipboard

fix: apply InputNumberWithSlider and set memory value automatically in ServiceLauncherModal

Open gee05053 opened this issue 1 year ago • 1 comments

Main idea

  1. 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.

스크린샷 2024-01-19 오후 6 53 07

  1. If user change memory unit, memory value is not changed minimum value automatically. But slider is changed automatically. 스크린샷 2024-01-19 오후 7 17 20
  • [ ] Change SliderInputFormItem to InputNumberWithSlider
  • [ ] Memory value is changed automatically by unit

Alternative ideas

No response

Anything else?

No response

gee05053 avatar Jan 19 '24 10:01 gee05053

@gee05053 Please update the title more specifically.

yomybaby avatar Jan 22 '24 22:01 yomybaby

This PR is no longer valid, so I will close it. 👍

yomybaby avatar Nov 06 '24 03:11 yomybaby