python / python/python-docs-theme
The element div#sidebar requires the attribute role="button"
未关闭
还没有人认领这个 Issue。
- 主要语言
- CSS
- 星标
- 90
- 派生
- 78
- 平均合并
- 2 天 19 小时
- 30 天内合并 PR
- 4
描述
| BPO | 30278 |
|---|
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2017-05-05.07:36:46.171>
labels = ['type-feature', '3.7', 'docs']
title = 'The element div#sidebar on documentation requires the attribute role="button".'
updated_at = <Date 2017-05-05.07:36:46.171>
user = 'https://bugs.python.org/KyleThomas'
bugs.python.org fields:
activity = <Date 2017-05-05.07:36:46.171>
actor = 'Kyle Thomas'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2017-05-05.07:36:46.171>
creator = 'Kyle Thomas'
dependencies = []
files = []
hgrepos = []
issue_num = 30278
keywords = []
message_count = 1.0
messages = ['293056']
nosy_count = 2.0
nosy_names = ['docs@python', 'Kyle Thomas']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue30278'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 涉及文档主题的 div#sidebar,但没有指明文件或测试。首先在主题源码中定位该元素,并检查 sidebar 的渲染方式;当该元素具有 role="button" 且相关的文档主题检查仍然通过时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- css, html
- 领域
- accessibility, documentation
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100