forked from gusrb3164/DSC_web_frontend
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Create raccoon#8 #24
Merged
MOBUMIN
merged 17 commits into
GDSC-University-of-Seoul:develop
from
MOBUMIN:CreateRaccoon
Jul 16, 2021
Merged
Create raccoon#8 #24
MOBUMIN
merged 17 commits into
GDSC-University-of-Seoul:develop
from
MOBUMIN:CreateRaccoon
Jul 16, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* header에 들어갈 버튼 제작 * quiz 번호를 선택할 sidebar 틀 제작 * createroom에서 사용할 createroom.scss 작성
* title 입력 칸 InputBase로 구현 * option 선택 칸 paper로 border-radius:50%로 구현 * answer 입력칸 icon 아무거나 넣음, paper로 구현 ---- To do * option칸 grid container 넣어서 xs={4}로 바꾸기 * nav 구현하기 * state 관리하기
* 정답 버튼부분 구현 * container안에 item으로 넣기 * header의 z-index 조정 * sidebar의 z-index 조정 --- To do * Toggle state & quiz/True or false state와 조건부 렌더링 이용하여 다르게 보여주기 ( 할 수 있을까.. ?) * ans paper 색깔 주기 * 전체적으로 state 관리 * option 칸 가운데 정렬로 바꾸기
MOBUMIN
added
enhancement
New feature or request
help wanted
Extra attention is needed
labels
Feb 13, 2021
* quizlist( 현재 createroom의 qustion의 list )를 받아옴 => UI로 넘김 => toggleId로 현재 클릭된 question 확인 => 해당 데이터 출력 하는 방식 * add question letterspacing 조정
NativeSelect 넣으니까 이상하다 ... Select 안에 있는 놈의 padding 없애기에 실패했따... 대체 뭐지 ?
* Select 중앙 정렬이 어려워 Icon 색을 바꾸는 방향. * Sidebar listItem에 deleteIcon 추가 * Sidebar 클릭 기능 추가 To do * side bar 정렬 * TF layout 구현
* material UI에서 제공하는 selected를 이용하여 active 효과 추가!
* QuizLayout의 map함수만 제거하여 TFLayout 구현 To do * TF CSS 조정 * state 관리는 어떻게 .. ? * ansPaper의 check icon 색변경 + border주기
* option과 ans칸의 간격 조정
* 체크 아이콘의 hover시 색바뀌던 효과 제거 * 체크 아이콘의 클릭시 색 바뀌던 효과 제거 * 체크 아이콘의 색 변경
* ansData의 state 관리 중 아직 오류가 이씀..
* 아직 불완전한 handlechange 적용되도록 바꿈
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request from #8
변경사항
페이지 보기
미구현 & 보강해야할 부분 & 도움 요청