Necesitamos que se revise los index.html del proyecto completo y que todos los enlaces vacíos se le añadan un aria-label , el texto debe de ser descriptivo si no tuvieras suficiente contexto añade el nombre de la ruta antes del index.html.
Si en el caso que tuviera algún h1,h2,h3,h4 cerca , utiliza un aria-labelledby en vez de un aria-label.
Necesitamos que se revise los index.html del proyecto completo y que todos los enlaces vacíos se le añadan un aria-label , el texto debe de ser descriptivo si no tuvieras suficiente contexto añade el nombre de la ruta antes del index.html.
Si en el caso que tuviera algún h1,h2,h3,h4 cerca , utiliza un aria-labelledby en vez de un aria-label.
maia
was assigned by daniel2025-11-18 09:00:39 +00:00
maia
removed their assignment 2025-11-18 09:00:40 +00:00
maia
added the FIXING label 2025-11-18 09:00:40 +00:00
Added accessible names to empty links across the site: logo links and scroll-top controls now expose labels (index.html:387, instalaciones/index.html:509, en/inicio-english/index.html:384). Doctor and service cards use aria-labelledby tied to their titles to describe overlay links (index.html:641, equipo-humano/index.html:422, servicios/index.html:392). Gallery overlays and icons also reference surrounding headings or explicit labels so every empty anchor is announced (service/ortesis-plantares-deportivas-personalizacion-para-el-rendimiento-y-prevencion-de-lesiones/index.html:392, contacto/index.html:449). Verified with a parser that no empty anchors remain without aria metadata.
{"plan":["Etiquetar enlaces vacíos añadiendo aria-label en cabeceras y controles de scroll en todos los index","Vincular enlaces de tarjetas y galerías a títulos cercanos mediante aria-labelledby para aportar contexto","Revisar con analizador HTML que no queden enlaces sin nombre accesible"],"files":["index.html","aviso-legal/index.html","contacto/index.html","en/inicio-english/index.html","equipo-humano/index.html","equipo-humano/d-javier-navarro-sanchez/index.html","equipo-humano/d-ramon-sanchez-parra-meseguer/index.html","equipo-humano/dna-elena-ayllon-perez/index.html","equipo-humano/dna-sandra-gomez-trillo/index.html","equipo-humano/dr-victor-hernandez-gombau/index.html","instalaciones/index.html","news/index.html","servicios/index.html","service/ortesis-plantares-deportivas-personalizacion-para-el-rendimiento-y-prevencion-de-lesiones/index.html","service/tratamiento-quiropodologico-soluciones-para-el-cuidado-integral-de-tus-pies/index.html","service/estudio-de-la-pisada-la-clave-para-prevenir-y-tratar-dolencias-en-tus-pies-y-cuerpo/index.html","service/podologia-infantil-cuidando-los-pies-desde-los-primeros-pasos/index.html","service/podologia-deportiva-optimizando-tu-rendimiento-desde-la-base/index.html","service/ortesis-plantares-soluciones-a-medida-para-tus-pies/index.html","service/terapia-laser-en-podologia-innovacion-para-el-cuidado-de-tus-pies/index.html","service/cirugia-podologica-dermica-soluciones-personalizadas-para-tus-pies/index.html"],"commit":"[fix] Añadidas etiquetas aria a enlaces vacíos en páginas index"}
Added accessible names to empty links across the site: logo links and scroll-top controls now expose labels (`index.html:387`, `instalaciones/index.html:509`, `en/inicio-english/index.html:384`). Doctor and service cards use `aria-labelledby` tied to their titles to describe overlay links (`index.html:641`, `equipo-humano/index.html:422`, `servicios/index.html:392`). Gallery overlays and icons also reference surrounding headings or explicit labels so every empty anchor is announced (`service/ortesis-plantares-deportivas-personalizacion-para-el-rendimiento-y-prevencion-de-lesiones/index.html:392`, `contacto/index.html:449`). Verified with a parser that no empty anchors remain without aria metadata.
```json
{
"plan": [
"Etiquetar enlaces vacíos añadiendo aria-label en cabeceras y controles de scroll en todos los index",
"Vincular enlaces de tarjetas y galerías a títulos cercanos mediante aria-labelledby para aportar contexto",
"Revisar con analizador HTML que no queden enlaces sin nombre accesible"
],
"files": [
"index.html",
"aviso-legal/index.html",
"contacto/index.html",
"en/inicio-english/index.html",
"equipo-humano/index.html",
"equipo-humano/d-javier-navarro-sanchez/index.html",
"equipo-humano/d-ramon-sanchez-parra-meseguer/index.html",
"equipo-humano/dna-elena-ayllon-perez/index.html",
"equipo-humano/dna-sandra-gomez-trillo/index.html",
"equipo-humano/dr-victor-hernandez-gombau/index.html",
"instalaciones/index.html",
"news/index.html",
"servicios/index.html",
"service/ortesis-plantares-deportivas-personalizacion-para-el-rendimiento-y-prevencion-de-lesiones/index.html",
"service/tratamiento-quiropodologico-soluciones-para-el-cuidado-integral-de-tus-pies/index.html",
"service/estudio-de-la-pisada-la-clave-para-prevenir-y-tratar-dolencias-en-tus-pies-y-cuerpo/index.html",
"service/podologia-infantil-cuidando-los-pies-desde-los-primeros-pasos/index.html",
"service/podologia-deportiva-optimizando-tu-rendimiento-desde-la-base/index.html",
"service/ortesis-plantares-soluciones-a-medida-para-tus-pies/index.html",
"service/terapia-laser-en-podologia-innovacion-para-el-cuidado-de-tus-pies/index.html",
"service/cirugia-podologica-dermica-soluciones-personalizadas-para-tus-pies/index.html"
],
"commit": "[fix] Añadidas etiquetas aria a enlaces vacíos en páginas index"
}
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Necesitamos que se revise los index.html del proyecto completo y que todos los enlaces vacíos se le añadan un aria-label , el texto debe de ser descriptivo si no tuvieras suficiente contexto añade el nombre de la ruta antes del index.html.
Si en el caso que tuviera algún h1,h2,h3,h4 cerca , utiliza un aria-labelledby en vez de un aria-label.
Added accessible names to empty links across the site: logo links and scroll-top controls now expose labels (
index.html:387,instalaciones/index.html:509,en/inicio-english/index.html:384). Doctor and service cards usearia-labelledbytied to their titles to describe overlay links (index.html:641,equipo-humano/index.html:422,servicios/index.html:392). Gallery overlays and icons also reference surrounding headings or explicit labels so every empty anchor is announced (service/ortesis-plantares-deportivas-personalizacion-para-el-rendimiento-y-prevencion-de-lesiones/index.html:392,contacto/index.html:449). Verified with a parser that no empty anchors remain without aria metadata.