-
Show queued links as a list under the box instead of a growing textarea (#1492)
发布于
2026-09-04 01:36:55 +00:00 The multi-line box explained nothing and shifted the layout as it grew. The box
is a single-line input again: pasting several links at once drops them into a
list under it, and a plus button inside the box parks one link so the next can
be typed. The list keeps the card's width and scrolls vertically past a few
rows; rows slide in and out and the card's re-centring is animated, so nothing
jumps. The Transcribe button has a fixed width and carries a count badge, so
the box beside it never resizes. Each queued link can be removed until the run
starts.Mock mode now hands out unique temp paths like the real app, which was masking
a "file not found" on the third download onward.Claude-Session: https://claude.ai/code/session_01D6otLfmjwFoGyypYnwx8XF
下载附件