Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] 条目筛选需要添加按评分排序 最高评分 #749

Closed
3 of 6 tasks
chivehao opened this issue Dec 8, 2024 · 0 comments · Fixed by #751
Closed
3 of 6 tasks

[Feature] 条目筛选需要添加按评分排序 最高评分 #749

chivehao opened this issue Dec 8, 2024 · 0 comments · Fixed by #751
Assignees
Labels
area/console Issues or PRs related to the Ikaros Console area/server Issues or PRs related to the Ikaros Server feature New feature or request
Milestone

Comments

@chivehao
Copy link
Member

chivehao commented Dec 8, 2024

创建前查询

  • 我已经在 issues 列表 里查询过,并且没找到类似的问题。

介绍

条目筛选需要添加按评分排序 最高评分,但是这个条目的评分需要根据所有用户的评分计算平均值。

代办

  • 需要给条目条件查询新增评分降序字段
  • 条目条件查询接口实现评分降序逻辑
  • 需要给条目表新增评分字段
  • 条目收藏评分更新时,通过事件监听动态重新计算条目的评分
  • console条目详情页展示综合评分
@chivehao chivehao added the feature New feature or request label Dec 8, 2024
@chivehao chivehao self-assigned this Dec 8, 2024
@chivehao chivehao added area/console Issues or PRs related to the Ikaros Console area/server Issues or PRs related to the Ikaros Server labels Dec 8, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Ikaros Project Dec 8, 2024
@chivehao chivehao moved this from 🆕 New to 🔖 Ready in Ikaros Project Dec 8, 2024
@chivehao chivehao added this to the 0.20.7 milestone Dec 8, 2024
@chivehao chivehao linked a pull request Dec 10, 2024 that will close this issue
2 tasks
@chivehao chivehao moved this from 🔖 Ready to 🏗 In progress in Ikaros Project Dec 10, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Ikaros Project Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/console Issues or PRs related to the Ikaros Console area/server Issues or PRs related to the Ikaros Server feature New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant