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

글상세에서 이전 다음 버튼 누를때 #85

Open
Pyohwan opened this issue Jun 29, 2017 · 0 comments
Open

글상세에서 이전 다음 버튼 누를때 #85

Pyohwan opened this issue Jun 29, 2017 · 0 comments

Comments

@Pyohwan
Copy link
Member

Pyohwan commented Jun 29, 2017

https://jakduk.com/board/free/916

이전 버튼이 비활성화되고 있음. API에서 그리 줘서 그렇겠죠 ㅋㅋ

근데 생각해보면 말머리가 '모두'인 글 목록에서, '축구' 말머리인 글을 봤으면, '이전'글을 누르면 '자유' 말머리의 이전글이 나와야 하지 않나 싶네요.

정리.

  • 글 목록의 말머리에 따라 글 상세에서 이전, 다음글이 필터링 되도록 한다.
  • 글 목록이 현재 '모두' 이면 글 상세에서는 '자유', '축구' 말머리를 가진 이전글, 다음글로 이동 가능
  • 글 목록이 현재 '자유' 이면 글 상세에서는 '자유' 말머리를 가간 이전글, 다음글로 이동 가능

API 서버 변경사항

https://api.jakduk.com/swagger-ui.html#!/BoardFree/getFreePostUsingGET
호출시 categoryCode 쿼리 스트링을 추가 필요.

웹 서버 변경사항

https://api.jakduk.com/swagger-ui.html#!/BoardFree/getFreePostUsingGET
호출할때 현재 목록에서 사용중인 categoryCode 추가 할것.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants