fix: normalize image URLs before persistence and add model selector aria-label

This commit is contained in:
Muhammad-Ikhwan-Fathulloh 2026-06-20 19:49:58 +07:00
parent cd2242147a
commit 2848ac6c39
3 changed files with 27 additions and 13 deletions

View file

@ -272,6 +272,7 @@ export function ModelSelector({
type="button"
variant="ghost"
size="sm"
aria-label="Select chat model"
className={cn(
"h-8 min-w-0 gap-2 rounded-md px-3 text-muted-foreground transition-colors",
"select-none",