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

SearchPage Zabo sorting #108

Open
Choiyounseo opened this issue Sep 25, 2020 · 2 comments
Open

SearchPage Zabo sorting #108

Choiyounseo opened this issue Sep 25, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request feature UI

Comments

@Choiyounseo
Copy link
Contributor

  • 최신순, 마감 임박순, 인기순 sorting 기능 구현
  • 현재는 무조건 최신 업로드 순으로 나열되어 결과가 나타남

image

@Choiyounseo Choiyounseo added enhancement New feature or request UI feature labels Sep 25, 2020
@greenina greenina self-assigned this Sep 29, 2020
@greenina greenina removed their assignment Oct 6, 2020
@retroinspect
Copy link

lodash orderBy 같은걸로 바로 하기에는 어려움이 있나요...? 인기는 하트 순으로 보여주면 되는건가요? 아니면 인기를 산정하는 (조회수, 하트 고려) 함수같은것도 따로 만드나요?

@Choiyounseo
Copy link
Contributor Author

후자가 더 좋을것 같아요. ordering zabolist는 서버에서 받아올 수 있어요. /zabo/list를 사용하면 될 것 같아요

@retroinspect retroinspect self-assigned this Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature UI
Projects
None yet
Development

No branches or pull requests

3 participants