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

[Refactoring] modal상태에 따라 작동되는 modal컴포넌트 효율화 작업 #119

Open
1 of 4 tasks
siyooonkim opened this issue Aug 28, 2021 · 0 comments
Open
1 of 4 tasks
Assignees

Comments

@siyooonkim
Copy link
Collaborator

siyooonkim commented Aug 28, 2021

ISSUE

  • Type:
  1. Error Handling
  2. Enhancement
  3. Add new feature
  • Detail:
  1. 현재상황 :
  • modal 상태별로 11개의 modal컴포넌트가 동작함
  • app.js에 modal상태에 따른 modal 컴포넌트 코드가 분기되어있는 상태
  • modal 컴포넌트 수가 많아지면서 app.js코드가 방대해짐

스크린샷 2021-08-28 오후 10 24 29

  1. 작업방향 :
  • modal 상태에 따른 컴포넌트 분기를 app.js에서 따로 빼는 효율적인 배분 작업 필요

Work

  1. modal 컴포넌트 효율화
@siyooonkim siyooonkim self-assigned this Aug 28, 2021
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

1 participant