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

57 design add inventory page #68

Merged
merged 11 commits into from
Mar 7, 2024
Merged

Conversation

chocoboy08
Copy link
Contributor

개요

inventory 페이지입니다.

작업내용

주의사항

Stack 컴포넌트에 forwardRef를 추가했습니다
complete edit, edit text, list 아이콘을 추가했습니다.
인벤토리 기능을 추가했습니다.
유통기한 임박 재료, 재료 기반 추천 레시피 기능 추가
@chocoboy08 chocoboy08 linked an issue Dec 27, 2023 that may be closed by this pull request
Copy link

vercel bot commented Dec 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fried-note-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 11, 2024 3:30pm

@strawji02
Copy link
Member

strawji02 commented Jan 6, 2024

  • 재료 추가 - 일반적인 흐름인 재료 입력, 수량 입력, 유통기한 설정 후에 새로운 재료가 나타나지 않아서 어쩌라는건지 모르겠음
  • 재료 추가 - 재료명만 입력하고 엔터 누르면 등록되어버리고, 수정하려면 편집을 눌러야 함
  • 재료 추가 - 등록일자가 무조건 오늘인거면 굳이 입력받을 필요가 잇는지, 그게 아니라 재료의 등록이라면 이전 날짜도 가능해야함
  • 재료 추가 - 재료 등록 과정에서 리스트에 있는 재료가 6개 미만이라면 우측 스크롤바 UI가 깨져서 나타남
  • 재료 추가 - 캘린더 오픈시 스크롤 불가능

Sorry, something went wrong.

border collapse를 추가하기 위해 Group 컴포넌트를 table로 변경했습니다.
재료가 4개 미만일 때 여백이 생기는 버그를 수정했습니다.
Copy link
Member

@strawji02 strawji02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고쳐오쇼

코드 리뷰에서 언급된 수정사항들을 수정했습니다
@strawji02 strawji02 merged commit a33559a into master Mar 7, 2024
6 checks passed
@strawji02 strawji02 deleted the 57-design-add-inventory-page branch March 7, 2024 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[design] add inventory page
2 participants