fix(#248): resolve parent UUID to name in TagParentPicker dropdown subtitle
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -131,6 +131,7 @@ const colors = [
|
||||
bind:value={parentId}
|
||||
excludeIds={[data.tag.id]}
|
||||
initialName={parentName}
|
||||
allTags={data.tags}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user