Skip to content

Commit 05faa24

Browse files
nowgnuesLeeclaude
authored andcommitted
docs(model-serving): update admin model store management screenshots and guidelines
- Recapture admin_model_card_list.png in English for all language directories - Remove admin_model_card_modal.png and its references from all language docs - Update SCREENSHOT-GUIDELINES.md: always capture in English, modals as element-only Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1780977 commit 05faa24

14 files changed

Lines changed: 2 additions & 8 deletions

packages/backend.ai-webui-docs/SCREENSHOT-GUIDELINES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,12 @@ Standards for capturing, naming, and maintaining screenshots in the Backend.AI W
5151
- Avoid showing personal information, real email addresses, or API keys
5252
- Clear the browser address bar of internal/development URLs if visible
5353
- Use light theme as the default (unless documenting dark mode features)
54+
- **Always capture in English** regardless of which language directory the screenshot will be saved to. Switch the UI language to English before capturing, then copy the same screenshot to all language directories (`en/`, `ko/`, `ja/`, `th/`)
5455

5556
### Focused Cropping
5657

5758
- **Prefer element-level screenshots over full-page captures** when documenting a specific feature or interaction
59+
- **For modals and dialogs: capture only the modal element itself**, not the full page. Use the modal's DOM element as the screenshot target (e.g., `.ant-modal-wrap .ant-modal`, `[role="dialog"]`)
5860
- Use `ref` parameter in `browser_take_screenshot` to capture only the relevant element (e.g., a modal, a toolbar section, a specific panel)
5961
- Full-page captures are appropriate for page overview screenshots, but for feature-specific documentation, crop to the relevant area so users can clearly identify what is being described
6062
- Include just enough surrounding context for users to orient themselves
-135 KB
Loading
Binary file not shown.

packages/backend.ai-webui-docs/src/en/model_serving/model_serving.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -790,8 +790,6 @@ Click the `Create Model Card` button to open the creation modal. Fill in the fol
790790
- **VFolder** (required): The storage folder containing the model files.
791791
- **Access Level**: Set to `Internal` (visible within the domain) or `Public` (visible to all).
792792

793-
![](../images/admin_model_card_modal.png)
794-
795793
#### Editing a Model Card
796794

797795
Click the edit icon in the **Controls** column to modify an existing model card. The edit modal opens with previously entered fields already filled in.
-135 KB
Loading
Binary file not shown.

packages/backend.ai-webui-docs/src/ja/model_serving/model_serving.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -750,8 +750,6 @@ API接続に問題が発生した場合、Chatページにモデル設定を手
750750
- **VFolder**(必須): モデルファイルを含むストレージフォルダーです。
751751
- **Access Level**: `Internal`(ドメイン内で表示)または`Public`(すべてのユーザーに表示)に設定します。
752752

753-
![](../images/admin_model_card_modal.png)
754-
755753
#### モデルカードの編集
756754

757755
**Controls**列の編集アイコンをクリックして、既存のモデルカードを変更します。以前に入力したフィールドが入力された状態で編集モーダルが開きます。
-135 KB
Loading
Binary file not shown.

packages/backend.ai-webui-docs/src/ko/model_serving/model_serving.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -767,8 +767,6 @@ API 연결에 문제가 발생하면, Chat 페이지에 모델 설정을 수동
767767
- **VFolder** (필수): 모델 파일이 포함된 스토리지 폴더입니다.
768768
- **Access Level**: `Internal`(도메인 내에서 표시) 또는 `Public`(모두에게 표시)으로 설정합니다.
769769

770-
![](../images/admin_model_card_modal.png)
771-
772770
#### 모델 카드 수정
773771

774772
**Controls** 열의 편집 아이콘을 클릭하여 기존 모델 카드를 수정합니다. 이전에 입력한 필드가 채워진 상태로 편집 모달이 열립니다.

0 commit comments

Comments
 (0)