From dd12f7514f887bc35943e9032d0fbc5330b516aa Mon Sep 17 00:00:00 2001 From: Brett Chien Date: Sat, 29 Aug 2026 21:47:30 +0800 Subject: [PATCH] fix(console): Image tag as a real select, rebuilt on vendor change (studio#128) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Brett's live-testing report: switching vendor didn't visibly update the Image tag field, and there was no way to enter a full custom image URL. The old implementation silently mutated one text input's `.value` on vendor change — easy to miss, and offered no structured way to pick "give me a full custom URL" vs. "use what GHCR resolved". Replaces the free-text `` with: - ` + + +