-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/jaino/#126 #143
Merged
Merged
Feature/jaino/#126 #143
Changes from 13 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
f2019aa
[CHORE] #95 : 다음/제출 버튼 컴포넌트 생성 -> 버튼 내에서 분기에 따라 텍스트만 변경되도록 수정
jeongjaino 2469613
[CHORE] #95 : LaunchedEffect 안 viewModel.apply로 적용
jeongjaino c19ab64
Merge branch 'develop' of https://github.com/pknu-wap/WAPP into featu…
jeongjaino 1bfc1f4
[CHORE] #95 : 병합 충돌 해결
jeongjaino 06a118d
Merge branch 'develop' of https://github.com/pknu-wap/WAPP into featu…
jeongjaino bffbc80
[UI] #126 : 일정 등록 상세 페이지 날짜 컴포넌트와 버튼간의 간격 설정
jeongjaino 0938fa7
[UI] #126 : 스크롤 컬럼 외부에 적용된 패딩 -> 안쪽의 패딩으로 변경
jeongjaino 00ef3ee
[UI] #126 : 일정 수정시 BottomBar Hide
jeongjaino 98532a8
[FEATURE] #126 : EventRegistrationState 설정 ViewModel 함수 로직 수정 / 다음 상태…
jeongjaino 8840a59
[FEATURE] #126 : onRegisterButton, onPreviousButton, onNextButton 클릭시…
jeongjaino 8ad2658
[FEATURE] #126 : 버튼클릭시 검증 후 다음 상태로 변환되도록 구현
jeongjaino 3918d99
[CHORE] #126 : String Resource 추가
jeongjaino 783abfb
[MERGE] #126 : 병합 충돌 해결
jeongjaino d24de47
[UI] #126 : Event, SurveyForm Indicator와 Content 사이 40dp로 고정
jeongjaino 91ba85d
[UI] #126 : ProgressBar Horizontal Margin 설정
jeongjaino 37f21da
[CHORE] #126 : add String Resource SurveyFrom Registration Animated C…
jeongjaino File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
진호상 여기 지금 설문 등록 / 수정이랑 일정 등록 / 수정 마진을 맞춰 놨는데,
제가 일부러 약간 띄워놓긴 했거든요,
근데 지금 다시 보니께 진호님이 설정해놓은 것 처럼 좁혀놓은 것도 좋은 것 같아서,
혹시 제가 해놓은 대로 넓히시는 게 좋으시면 이 부분을 넓혀 주시고,
진호님이 하신대로 좁힌게 좋으시면 수정 부분 Margin에 맞게 등록 부분도 Vertical 마진 맞춰주시면 좋을 것 같아요 !!!!!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
해당 부분이
제가 이전 카톡에서 언급한 바깥쪽 패딩을 안쪽 패딩으로 옮기는 작업 중에 발생한 것 같아요
근데 중요한게 병합하면서, 수정한 패딩들이 다 사라졌어요 하하,, 그래서 아마 패딩이 안맞는 부분이 있는걸꺼에요
저도 다시 돌려보면서 안맞는 부분 수정할게요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
다시 50dp 맞춰놓겠습니다 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
40dp로 바꿨습니다.
SurveyForm, Event 모두 적용시켜놨습니다 하하
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.