diffplug / diffplug/gitfromscratch
Bring back silky-smooth nav animations
- 主要語言
- JavaScript
- 星號
- 3
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
As of this commit
- https://github.com/diffplug/gitfromscratch/commit/f6539968ef687ac3af20019786c76bc983e21a3e
- https://7b215f1c.gitfromscratch.pages.dev/branches/sticky-notes-and-paintbrushes
The nav did a cool animation to subitems on a page.
It has problems because the items can now be multi-line, the arithmetic for where to move the background highlight is tricky.
So we removed it in
- https://github.com/diffplug/gitfromscratch/pull/17
- https://e5d5819c.gitfromscratch.pages.dev/
It would be cool to add it back someday, but it's not high-priority.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Start by comparing the navigation behavior in commit f6539968ef687ac3af20019786c76bc983e21a3e and its preview with the state after pull request #17. Trace the existing navigation implementation and account for multi-line subitems; done means the subitem background highlight animates smoothly without incorrect positioning.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- frontend
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100