fix(web): a11y labelling — useId, named drawer/breadcrumb, translated combobox (#62)
This commit is contained in:
@@ -26,7 +26,7 @@ export function ObjectDetailDrawer({
|
||||
}}
|
||||
swipeDirection="right"
|
||||
>
|
||||
<DrawerContent>
|
||||
<DrawerContent aria-label={t("objects.detailTitle")}>
|
||||
<div className="flex justify-end border-b p-2">
|
||||
<DrawerClose
|
||||
aria-label={t("actions.closeDetail")}
|
||||
|
||||
Reference in New Issue
Block a user