processing / processing/processing-website
feat: Highlight or add left border to active navbar subitem
未关闭
还没有人认领这个 Issue。
Good First Issue
Help Wanted
- 主要语言
- MDX
- 星标
- 90
- 派生
- 122
- 平均合并
- 1 小时 43 分钟
- 30 天内合并 PR
- 3
描述
Just like we navigate to /download, the download nav item gets a left border for distinction. The same can apply to nav sub-items.
For example - when we navigate to /environment under documentation in the nav bar, the environment UI should also change similarly.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 navbar 入口开始,将 /download 现有的 active 样式与 Documentation 下导航到 /environment 的样式进行比较。当 active 子项与 active 顶级项具有相同的视觉区分,而其他子项保持不变时,确认完成。
由索引模型根据 Issue 内容生成。
评估
- 领域
- frontend, web-dev
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100