Improvement items collected from the Teams review thread for the model store for users PR (lablup/backend.ai-webui#6535).
Improvements
-
Persist list state via nuqs — Store Model Store list filters, pagination, and sort state in URL query params (nuqs), consistent with other pages.
-
Add user guidance in the deploy modal
Form.Item tooltip explaining what Preset means.
- Resource group selector helper text, e.g. "선택한 자원그룹에서 서비스가 실행됩니다." (이런 메시지를 다듬어서)
- Preset selector: show the available preset
description field inside the Select options.
-
Simplify relative time label — In the Model Store list, change 업데이트 한시간전 → 한시간 전 (concise form). Apply the same simplification to all locales.
-
Remove unnecessary Tag margin — In Ant Design v6, Tag no longer has a default marginRight. Remove the redundant style= marginRight: 0 `` overrides.
Source
Collected from the Teams review thread for PR #6535.
JIRA Issue: FR-2524
Improvement items collected from the Teams review thread for the model store for users PR (lablup/backend.ai-webui#6535).
Improvements
Persist list state via nuqs — Store Model Store list filters, pagination, and sort state in URL query params (nuqs), consistent with other pages.
Add user guidance in the deploy modal
Form.Itemtooltip explaining what Preset means.descriptionfield inside theSelectoptions.Simplify relative time label — In the Model Store list, change
업데이트 한시간전→한시간 전(concise form). Apply the same simplification to all locales.Remove unnecessary Tag margin — In Ant Design v6,
Tagno longer has a defaultmarginRight. Remove the redundantstyle=marginRight: 0 `` overrides.Source
Collected from the Teams review thread for PR #6535.
JIRA Issue: FR-2524