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

[FeedSearch/searchHashTag] 해시태그 검색, 중복 해시태그 등록 안 되게 하기 #86

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

yeoooon
Copy link
Contributor

@yeoooon yeoooon commented Feb 21, 2022

✔ Issue 번호

Closes #81


✔ 해결한 내용

  • 사용자가 직접 추가한 해시태그도 검색 가능
  • 사용자가 직접 추가한 해시태그 안에서도 중복 있을 시 하나만 등록되도록 구현

✔ 추가된 코드의 기능/파일명 목록

  • templates/feedSearch.html
  • templates/updateFeed.html
  • user/views.py

✅ 셀프 체크리스트

  • Reviewers / Assignees / Labels / Projects 지정했나요?
  • Merge 하는 브랜치가 올바른가요?
  • 커밋 메세지를 컨벤션에 맞게 작성했나요?
  • 변경 후 코드를 컴파일/런서버 했을 때 에러가 발생하지 않나요?
  • PR 내용과 관련없는 변경사항은 없나요?
  • 자신의 코드에 대한 검토가 이뤄졌나요?

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

Successfully merging this pull request may close these issues.

[feedSearch/searchTag] 해시태그 중복 선택 불가능하도록 만들기
1 participant