Fixed some accessibility issues

This commit is contained in:
Alexis
2025-04-02 14:02:53 +02:00
parent 47f5df936e
commit 8b976e909a
17 changed files with 28 additions and 10 deletions

View File

@@ -209,7 +209,7 @@ function resetAllFields(actionAfter?: "focusAfter") {
</script>
<template>
<nav ref="searchBarWrapper" class="toolbar appear-from-top" :key="navKey">
<nav ref="searchBarWrapper" :aria-label="t('nav.aria-label')" class="toolbar appear-from-top" :key="navKey">
<SearchMapSwitch />
<div ref="searchBar" class="search-w" :data-focused="shouldBeActive">