Skip to content

docs(sessions): document number-of-sessions option moving into the start button dropdown#7448

Open
yomybaby wants to merge 2 commits into
05-15-docs_vfolder_document_upload-permission_gating_invitation_entry_point_and_cascading_delete_warningfrom
05-15-docs_sessions_document_number-of-sessions_option_moving_into_the_start_button_dropdown
Open

docs(sessions): document number-of-sessions option moving into the start button dropdown#7448
yomybaby wants to merge 2 commits into
05-15-docs_vfolder_document_upload-permission_gating_invitation_entry_point_and_cascading_delete_warningfrom
05-15-docs_sessions_document_number-of-sessions_option_moving_into_the_start_button_dropdown

Conversation

@yomybaby
Copy link
Copy Markdown
Member

resolves #NNN (FR-MMM)

Checklist: (if applicable)

  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

Copy link
Copy Markdown
Member Author

yomybaby commented May 16, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@yomybaby yomybaby force-pushed the 05-15-docs_sessions_document_number-of-sessions_option_moving_into_the_start_button_dropdown branch from 9f5d1a8 to c5874b9 Compare May 18, 2026 01:11
@yomybaby yomybaby force-pushed the 05-15-docs_vfolder_document_upload-permission_gating_invitation_entry_point_and_cascading_delete_warning branch from ddf7a30 to 1bfb609 Compare May 18, 2026 01:11
@yomybaby yomybaby marked this pull request as ready for review May 18, 2026 02:04
Copilot AI review requested due to automatic review settings May 18, 2026 02:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Backend.AI WebUI user manual to reflect that the “Number of sessions” setting is no longer configured in the resource form, and is instead available via the start/launch button dropdown in the Confirm and Launch step.

Changes:

  • Replace the old “sessions count” field description with a note explaining the option’s new location.
  • Add step guidance (and screenshot) for launching multiple sessions via the start/launch button dropdown.
  • Apply the documentation updates consistently across EN/JA/KO/TH manuals.

Reviewed changes

Copilot reviewed 8 out of 12 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
packages/backend.ai-webui-docs/src/en/sessions_all/sessions_all.md Documents the moved “Number of sessions” option and adds dropdown launch instructions/screenshot (EN).
packages/backend.ai-webui-docs/src/en/session_page/session_page.md Adds a note about single vs multiple session launch behavior (EN).
packages/backend.ai-webui-docs/src/ja/sessions_all/sessions_all.md Same documentation update for the new dropdown flow (JA).
packages/backend.ai-webui-docs/src/ja/session_page/session_page.md Adds a note about single vs multiple session launch behavior (JA).
packages/backend.ai-webui-docs/src/ko/sessions_all/sessions_all.md Same documentation update for the new dropdown flow (KO).
packages/backend.ai-webui-docs/src/ko/session_page/session_page.md Adds a note about single vs multiple session launch behavior (KO).
packages/backend.ai-webui-docs/src/th/sessions_all/sessions_all.md Same documentation update for the new dropdown flow (TH).
packages/backend.ai-webui-docs/src/th/session_page/session_page.md Adds a note about single vs multiple session launch behavior (TH).

Comment thread packages/backend.ai-webui-docs/src/en/session_page/session_page.md Outdated
Comment thread packages/backend.ai-webui-docs/src/th/session_page/session_page.md Outdated
Comment thread packages/backend.ai-webui-docs/src/ko/session_page/session_page.md Outdated
Comment thread packages/backend.ai-webui-docs/src/ja/session_page/session_page.md Outdated
Comment thread packages/backend.ai-webui-docs/src/en/sessions_all/sessions_all.md Outdated
@agatha197 agatha197 force-pushed the 05-15-docs_sessions_document_number-of-sessions_option_moving_into_the_start_button_dropdown branch from c5874b9 to 9566bdc Compare May 18, 2026 03:54
@agatha197 agatha197 force-pushed the 05-15-docs_vfolder_document_upload-permission_gating_invitation_entry_point_and_cascading_delete_warning branch 2 times, most recently from 4beee61 to 9e59847 Compare May 18, 2026 05:51
@agatha197 agatha197 force-pushed the 05-15-docs_sessions_document_number-of-sessions_option_moving_into_the_start_button_dropdown branch from 9566bdc to 046fe40 Compare May 18, 2026 05:51
@agatha197 agatha197 force-pushed the 05-15-docs_vfolder_document_upload-permission_gating_invitation_entry_point_and_cascading_delete_warning branch from 9e59847 to 48a8ada Compare May 18, 2026 07:17
@agatha197 agatha197 force-pushed the 05-15-docs_sessions_document_number-of-sessions_option_moving_into_the_start_button_dropdown branch from 046fe40 to 0a0381b Compare May 18, 2026 07:17
yomybaby added 2 commits May 18, 2026 16:29
…art button dropdown

Part of the recent main-branch docs catch-up plan (Work Item 8).

FR-2324 (#6045) moved the "number of session" input out of the launcher form's Resource allocation step and into the Launch button's dropdown menu ("Launch Multiple Sessions" entry) on the Confirm and Launch step. Single-click on Launch starts one session by default.

Changes in session_page.md + sessions_all.md across all 4 languages:
- Resource allocation step: removed the legacy "if set greater than 1" bullet about NumberOfSessions.
- Confirm and Launch step: documented the Launch button's more (...) dropdown with the "Launch Multiple Sessions" entry and the inline Number-of-sessions input.
- Quota :::note about per-keypair concurrency limits.

Updated in all 4 languages (en/ko/ja/th) with UI labels verified against resources/i18n. Icon wording corrected to more (`...`) / ellipsis. Screenshot session_start_dropdown.png flagged with TODO.
…R G)

Captures the planned screenshot × 4 languages (4 PNGs):
- session_start_dropdown.png — Launcher's Launch dropdown + Multiple Sessions dialog with the Number of sessions input (FR-2324 / #6045)

Framing note: clicking "Launch Multiple Sessions" opens a dialog (not an inline dropdown input), which is what the doc prose actually describes; filename preserved per the existing doc reference.

Captured at 2× zoom via Portless dev, per-locale via window.switchLanguage().
@agatha197 agatha197 force-pushed the 05-15-docs_vfolder_document_upload-permission_gating_invitation_entry_point_and_cascading_delete_warning branch from 48a8ada to cf500ad Compare May 18, 2026 07:30
@agatha197 agatha197 force-pushed the 05-15-docs_sessions_document_number-of-sessions_option_moving_into_the_start_button_dropdown branch from 0a0381b to 988d650 Compare May 18, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L 100~500 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants