Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

new alias for the select tag in html

未关闭
#2,602 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
42/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
技术栈
html

调研方向

首先找到 select 和 option 标签的 HTML 文档条目,以及控制可搜索别名的配置。添加指向这些条目的别名 “dropdown”,然后验证离线搜索 “dropdown” 会返回 select 和 option 文档。

由索引模型根据 Issue 内容生成。

描述

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

主要语言
Ruby
星标
39.5k
派生
2.6k
平均合并
2 天 9 小时
30 天内合并 PR
13

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

freeCodeCamp/devdocs 的其他 Issue

查看 freeCodeCamp/devdocs 的全部 Issue

相似的 Issue

更多 Ruby Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。