lablup / lablup/backend.ai-webui
Explain how to pass a JSON string in the launch command's help text
- Dominant language
- TypeScript
- Stars
- 133
- Forks
- 81
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 344
Description
Users frequently ask how to enter a JSON string as input for the launch (run) command, and this generates a steady stream of customer inquiries.
Add guidance on how to pass a JSON string — quoting/escaping rules and a worked example — directly where the user needs it: the launch command field's help text, tooltip, placeholder, or a similar inline hint, so the answer is discoverable without contacting support.
—
Captured while working on branch: feat/FR-3668-substep-3a-fullscreen-modal
JIRA Issue: FR-3676
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the launch (run) command field in the web UI and inspect its existing help text, tooltip, placeholder, or inline-hint entry point. Add guidance covering JSON-string quoting and escaping with a worked example, then verify that users can discover it directly in the launch command interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100