6e232da193
The async _refreshKeys call on every mouse click caused a race condition where clicking the key_name dropdown would trigger a re-fetch that overwrote the user's selection. Keys are now only refreshed on source label change and workflow load. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>