kaiyuanshe / kaiyuanshe.github.io

The Official Web site of KaiYuanShe
https://kaiyuanshe.cn/
26 stars 14 forks source link

仅置灰当年僵死部门的页面 #364

Open TechQuery opened 8 hours ago

TechQuery commented 8 hours ago

原始需求

一个组不活跃使整体页面置灰导致成员头像也都置灰的行为,在我看来是不够尊重成员曾经的贡献 —— @wangrunlin

核心问题应该区分每年的活跃度,活跃的年份点进去应该是彩的,这一点确实需要优化。

最初由 TechQuery 在 https://github.com/kaiyuanshe/kaiyuanshe.github.io/issues/363#issuecomment-2458953865 发布

目标代码

https://github.com/kaiyuanshe/kaiyuanshe.github.io/blob/d124e21d19bf3fa210f77bd21c783dee3bf862c1/pages/department/%5Bname%5D/%5Byear%5D.tsx#L61-L64

department.active 仅为当前活跃度,用于组织结构树筛选,部门年份活跃度应用 okrListreportList 数组总长度判断。