Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

new alias for the select tag in html

Abierto
#2,602 2 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
2/5
Tiempo estimado
1-3 horas
Aptitud para principiantes
42/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
html

Línea de trabajo

Empieza por localizar las entradas de documentación HTML para las etiquetas select y option y la configuración que controla los alias que se pueden buscar. Añade “dropdown” como un alias que apunte a esas entradas y, después, verifica que una búsqueda sin conexión de “dropdown” devuelva la documentación de select y option.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

docs/improvement

Feature request

Add an alias for the select tag and the option tag in the html documentation to dropdown

Summary

I was looking for a way to make a dropdown list but when i searched for dropdown i couldnt find it, it was not available in html, css or the js docs and so i had to ask AI how to do that and then it told me that you need the select tag and the option tag to make that list

The point of me using the docs, which i use primarily, is so that i can work without any distractions, if i need to leave the site and require using the internet anyway to search for something, when i dont know what its called, then the use for the offline docs deteriorates

Having an alias set will help greatly in searchability for items that i dont know the proper names of

Im sure there are many cases, keywords and documentations where this could be greatly useful, but for now this is the only one i have found

Examples

When i search for dropdown, an alias should be set that shows the select tag and the option tag section in the html documentation

Lenguaje dominante
Ruby
Estrellas
39.5k
Forks
2.6k
Merge medio
2 d 9 h
PR fusionados (30 d)
13

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de freeCodeCamp/devdocs

Todos los issues de freeCodeCamp/devdocs

Issues similares

Más issues de Ruby

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.